C# Class HutongGames.PlayMaker.Actions.SendRemoteEvent

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

Méthodes publiques

Méthode Description
DoRemoteEvent ( ) : void
OnEnter ( ) : void
Reset ( ) : void

Method Details

DoRemoteEvent() public méthode

public DoRemoteEvent ( ) : void
Résultat void

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void