C# Class HutongGames.PlayMaker.Actions.ControllerSettings

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

Méthodes publiques

Свойство Type Description
everyFrame bool

Méthodes publiques

Méthode Description
DoControllerSettings ( ) : void
OnEnter ( ) : void
OnUpdate ( ) : void
Reset ( ) : void

Method Details

DoControllerSettings() public méthode

public DoControllerSettings ( ) : void
Résultat void

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

Property Details

everyFrame public_oe property

public bool everyFrame
Résultat bool