C# Class Action_Choice, UnderworldExporter

Inheritance: MonoBehaviour
Mostra file Open project: hankmorgan/UnderworldExporter

Public Properties

Property Type Description
ActivateFalse string
ActivateTrue string
state bool

Public Methods

Method Description
PerformAction ( ) : void
Start ( ) : void

Method Details

PerformAction() public method

public PerformAction ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

ActivateFalse public_oe property

public string ActivateFalse
return string

ActivateTrue public_oe property

public string ActivateTrue
return string

state public_oe property

public bool state
return bool