Property | Type | Description | |
---|---|---|---|
m_hud | HUD, | ||
m_laptop | UseTrigger | ||
m_storyHud | StoryHUD | ||
m_storyText | string | ||
m_tracker | MissionTracker |
Method | Description | |
---|---|---|
CheckRequirements ( ) : void | ||
DoneWithStory ( ) : void | ||
OnCompletion ( ) : void | ||
OnStart ( ) : void | ||
StopDeathCodAttacking ( bool val ) : void | ||
StopMotherAttacking ( bool val ) : void |
public StopDeathCodAttacking ( bool val ) : void | ||
val | bool | |
return | void |
public StopMotherAttacking ( bool val ) : void | ||
val | bool | |
return | void |