C# Class Level03DetonateNuke, cod-of-duty

Inheritance: MonoBehaviour, MissionStep
Afficher le fichier Open project: rje/cod-of-duty

Méthodes publiques

Свойство Type Description
m_hud HUD,
m_laptop UseTrigger
m_storyHud StoryHUD
m_storyText string
m_tracker MissionTracker

Méthodes publiques

Méthode Description
CheckRequirements ( ) : void
DoneWithStory ( ) : void
OnCompletion ( ) : void
OnStart ( ) : void
StopDeathCodAttacking ( bool val ) : void
StopMotherAttacking ( bool val ) : void

Method Details

CheckRequirements() public méthode

public CheckRequirements ( ) : void
Résultat void

DoneWithStory() public méthode

public DoneWithStory ( ) : void
Résultat void

OnCompletion() public méthode

public OnCompletion ( ) : void
Résultat void

OnStart() public méthode

public OnStart ( ) : void
Résultat void

StopDeathCodAttacking() public méthode

public StopDeathCodAttacking ( bool val ) : void
val bool
Résultat void

StopMotherAttacking() public méthode

public StopMotherAttacking ( bool val ) : void
val bool
Résultat void

Property Details

m_hud public_oe property

public HUD, m_hud
Résultat HUD,

m_laptop public_oe property

public UseTrigger m_laptop
Résultat UseTrigger

m_storyHud public_oe property

public StoryHUD m_storyHud
Résultat StoryHUD

m_storyText public_oe property

public string m_storyText
Résultat string

m_tracker public_oe property

public MissionTracker m_tracker
Résultat MissionTracker