C# Class HutongGames.PlayMaker.Actions.DestroyComponent

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

Méthodes publiques

Méthode Description
DoDestroyComponent ( GameObject go ) : void
OnEnter ( ) : void
Reset ( ) : void

Method Details

DoDestroyComponent() public méthode

public DoDestroyComponent ( GameObject go ) : void
go UnityEngine.GameObject
Résultat void

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void