C# Class Action_Message, UnderworldExporter

Inheritance: MonoBehaviour
Mostrar archivo Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
FailMessage int
SuccessMessage int
state bool

Public Methods

Method Description
PerformAction ( ) : void

Method Details

PerformAction() public method

public PerformAction ( ) : void
return void

Property Details

FailMessage public_oe property

public int FailMessage
return int

SuccessMessage public_oe property

public int SuccessMessage
return int

state public_oe property

public bool state
return bool