C# Class AdagioMenu, Adagio

Inheritance: AdagioUIElement
Afficher le fichier Open project: technicalvgda/Adagio Class Usage Examples

Méthodes publiques

Свойство Type Description
selectables AdagioSelectable[],
waitDelay float

Protected Properties

Свойство Type Description
waitOffset float

Méthodes publiques

Méthode Description
Enter ( ) : void
Exit ( ) : void

Méthodes protégées

Méthode Description
SetAllInteractable ( bool arg ) : void
_SelectablesFadeIn ( ) : IEnumerator

Method Details

Enter() public méthode

public Enter ( ) : void
Résultat void

Exit() public méthode

public Exit ( ) : void
Résultat void

SetAllInteractable() protected méthode

protected SetAllInteractable ( bool arg ) : void
arg bool
Résultat void

_SelectablesFadeIn() protected méthode

protected _SelectablesFadeIn ( ) : IEnumerator
Résultat IEnumerator

Property Details

selectables public_oe property

public AdagioSelectable[], selectables
Résultat AdagioSelectable[],

waitDelay public_oe property

public float waitDelay
Résultat float

waitOffset protected_oe property

protected float waitOffset
Résultat float