Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __call__ |
![]() | |
def | __init__ |
def | __call__ |
Data Fields | |
cargname | |
cargnum | |
missionflag | |
![]() | |
nextscript | |
Definition at line 335 of file campaign_lib.py.
def __init__ | ( | self, | |
name, | |||
num, | |||
missionflag, | |||
nextscript = None |
|||
) |
Definition at line 336 of file campaign_lib.py.
def __call__ | ( | self, | |
room, | |||
subnodes | |||
) |
Definition at line 341 of file campaign_lib.py.
References RemoveCargo.cargname, AddCargo.cargname, RemoveCargo.cargnum, AddCargo.cargnum, debug.debug, gettext.find(), RemoveCargo.missionflag, AddCargo.missionflag, and locale.str().
cargname |
Definition at line 338 of file campaign_lib.py.
cargnum |
Definition at line 339 of file campaign_lib.py.
missionflag |
Definition at line 340 of file campaign_lib.py.