Static Public Attributes | |
Alive = SM_Alive('SM.Alive', 1) | |
AwaitSisterDeath = SM_AwaitSisterDeath('SM.AwaitSisterDeath', 2) | |
Dead = SM_Dead('SM.Dead', 3) | |
Default = SM_Default('SM.Default', -1) | |
WaitingForSister = SM_WaitingForSister('SM.WaitingForSister', 0) | |
Definition at line 183 of file BondSM_sm.py.
|
static |
Definition at line 186 of file BondSM_sm.py.
|
static |
Definition at line 187 of file BondSM_sm.py.
|
static |
Definition at line 188 of file BondSM_sm.py.
|
static |
Definition at line 189 of file BondSM_sm.py.
|
static |
Definition at line 185 of file BondSM_sm.py.