C# Class InputSceneController, Albatross

Inheritance: MonoBehaviour
Datei anzeigen Open project: xby2/Albatross

Public Properties

Property Type Description
inputManager InputManager,
unregisteredInputs List
unregisteredInputsName List

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

inputManager public_oe property

public InputManager, inputManager
return InputManager,

unregisteredInputs public_oe property

public List unregisteredInputs
return List

unregisteredInputsName public_oe property

Inspector variables to show state. Warning this is not nessary accurate.
public List unregisteredInputsName
return List