C# Class StateFunding.StateFundingScenario

Inheritance: ScenarioModule
Afficher le fichier Open project: iamchairs/StateFunding Class Usage Examples

Méthodes publiques

Свойство Type Description
ReviewMgr ReviewManager

Méthodes publiques

Méthode Description
OnAwake ( ) : void
OnDestroy ( ) : void
OnLoad ( ConfigNode node ) : void
OnSave ( ConfigNode node ) : void
StateFundingScenario ( ) : System

Method Details

OnAwake() public méthode

public OnAwake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnLoad() public méthode

public OnLoad ( ConfigNode node ) : void
node System.ConfigNode
Résultat void

OnSave() public méthode

public OnSave ( ConfigNode node ) : void
node System.ConfigNode
Résultat void

StateFundingScenario() public méthode

public StateFundingScenario ( ) : System
Résultat System

Property Details

ReviewMgr public_oe property

public ReviewManager,StateFunding ReviewMgr
Résultat ReviewManager