C# Class ChangeControls, TheUnseen

Inheritance: MonoBehaviour
Show file Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
input UIInput,

Public Methods

Method Description
PopulateField ( ) : void
Start ( ) : void

Method Details

PopulateField() public method

public PopulateField ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

input public property

public UIInput, input
return UIInput,