C# Class Null_Trigger, UnderworldExporter

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

Méthodes publiques

Свойство Type Description
AlreadyTriggered bool
TriggerAction int
TriggerOnce bool
conditions int[]

Méthodes publiques

Méthode Description
Activate ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

Property Details

AlreadyTriggered public_oe property

public bool AlreadyTriggered
Résultat bool

TriggerAction public_oe property

public int TriggerAction
Résultat int

TriggerOnce public_oe property

public bool TriggerOnce
Résultat bool

conditions public_oe property

public int[] conditions
Résultat int[]