C# Class ccFireEventOnTime, GGJ2016

Inheritance: MonoBehaviour
Exibir arquivo Open project: netgrind/GGJ2016

Public Properties

Property Type Description
eventName string
time float

Public Methods

Method Description
Fire ( ) : void
OnEnable ( ) : void

Method Details

Fire() public method

public Fire ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

Property Details

eventName public_oe property

public string eventName
return string

time public_oe property

public float time
return float