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 303 of file campaign_lib.py.
def __init__ | ( | self, | |
name, | |||
num, | |||
missionflag, | |||
nextscript = None |
|||
) |
Definition at line 304 of file campaign_lib.py.
def __call__ | ( | self, | |
room, | |||
subnodes | |||
) |
Definition at line 309 of file campaign_lib.py.
References RemoveCargo.cargname, RemoveCargo.cargnum, debug.debug, RemoveCargo.missionflag, and locale.str().
cargname |
Definition at line 306 of file campaign_lib.py.
cargnum |
Definition at line 307 of file campaign_lib.py.
missionflag |
Definition at line 308 of file campaign_lib.py.