C# Class ActionType, GGJ2016

Inheritance: MonoBehaviour
Mostra file Open project: azokal/GGJ2016 Class Usage Examples

Public Properties

Property Type Description
eventType string

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

eventType public_oe property

public string eventType
return string