C# Class HutongGames.PlayMaker.Actions.SetMaterial

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

Méthodes publiques

Свойство Type Description
materialIndex FsmInt

Méthodes publiques

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

Method Details

DoSetMaterial() public méthode

public DoSetMaterial ( ) : void
Résultat void

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

materialIndex public_oe property

public FsmInt materialIndex
Résultat FsmInt