C# Class Action_Change_State, UnderworldExporter

Inheritance: MonoBehaviour
Mostrar archivo Open project: hankmorgan/UnderworldExporter

Public Properties

Property Type Description
NewState int
ObjectToActivate string

Public Methods

Method Description
PerformAction ( ) : void

Method Details

PerformAction() public method

public PerformAction ( ) : void
return void

Property Details

NewState public_oe property

public int NewState
return int

ObjectToActivate public_oe property

public string ObjectToActivate
return string