C# Class HintController, TimeLapsus

Inheritance: MonoBehaviour
Afficher le fichier Open project: halbich/TimeLapsus Class Usage Examples

Méthodes publiques

Свойство Type Description
HintTemplate GameObject
IsHintActive bool
IsHintEnabled bool

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

HintTemplate public_oe property

public GameObject HintTemplate
Résultat GameObject

IsHintActive public_oe property

public bool IsHintActive
Résultat bool

IsHintEnabled public_oe property

public bool IsHintEnabled
Résultat bool