C# Class Action_Change_State, UnderworldExporter

Inheritance: MonoBehaviour
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
NewState int
ObjectToActivate string

Méthodes publiques

Méthode Description
PerformAction ( ) : void

Method Details

PerformAction() public méthode

public PerformAction ( ) : void
Résultat void

Property Details

NewState public_oe property

public int NewState
Résultat int

ObjectToActivate public_oe property

public string ObjectToActivate
Résultat string