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 | |
faction | |
oldfaction | |
![]() | |
nextscript | |
Definition at line 521 of file campaign_lib.py.
def __init__ | ( | self, | |
oldfaction, | |||
faction, | |||
nextscript = None |
|||
) |
Definition at line 522 of file campaign_lib.py.
def __call__ | ( | self, | |
room, | |||
subnodes | |||
) |
Definition at line 526 of file campaign_lib.py.
References ClearFactionRecord.faction, PushRelation.faction, PopRelation.faction, LaunchWingmen.faction, ChangeSystemOwner.faction, ChangeShipOwners.faction, and ChangeShipOwners.oldfaction.
faction |
Definition at line 524 of file campaign_lib.py.
oldfaction |
Definition at line 525 of file campaign_lib.py.