C# Class Talker, isoAbbeyTFG

Inheritance: MonoBehaviour
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Méthodes publiques

Méthode Description
Update ( ) : void
eventHappened ( GameEvent, ge ) : void
getOptions ( ) : Option[],
tick ( ) : void

Private Methods

Méthode Description
OnEnable ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

eventHappened() public méthode

public eventHappened ( GameEvent, ge ) : void
ge GameEvent,
Résultat void

getOptions() public méthode

public getOptions ( ) : Option[],
Résultat Option[],

tick() public méthode

public tick ( ) : void
Résultat void