C# Class ccFireEventOnTime, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
eventName string
time float

Méthodes publiques

Méthode Description
Fire ( ) : void
OnEnable ( ) : void

Method Details

Fire() public méthode

public Fire ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

eventName public_oe property

public string eventName
Résultat string

time public_oe property

public float time
Résultat float