C# Class Null_Trigger, UnderworldExporter

Inheritance: MonoBehaviour
Mostra file Open project: hankmorgan/UnderworldExporter

Public Properties

Property Type Description
AlreadyTriggered bool
TriggerAction int
TriggerOnce bool
conditions int[]

Public Methods

Method Description
Activate ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

Property Details

AlreadyTriggered public_oe property

public bool AlreadyTriggered
return bool

TriggerAction public_oe property

public int TriggerAction
return int

TriggerOnce public_oe property

public bool TriggerOnce
return bool

conditions public_oe property

public int[] conditions
return int[]