C# Class HutongGames.PlayMaker.Actions.Blink

Inheritance: FsmStateAction
Afficher le fichier Open project: hughrogers/RPGQuest

Méthodes publiques

Méthode Description
OnEnter ( ) : void
OnUpdate ( ) : void
Reset ( ) : void
UpdateBlinkState ( bool state ) : void

Method Details

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

OnUpdate() public méthode

public OnUpdate ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

UpdateBlinkState() public méthode

public UpdateBlinkState ( bool state ) : void
state bool
Résultat void