C# Class AnimatableHorizontalLayoutGroup, AnimatedUnityLayouts

Inheritance: UnityEngine.UI.HorizontalLayoutGroup
Afficher le fichier Open project: tmunro/AnimatedUnityLayouts

Méthodes publiques

Méthode Description
SetLayoutHorizontal ( ) : void
SetLayoutVertical ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
CalculateLayout ( ) : IEnumerator

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

SetLayoutHorizontal() public méthode

public SetLayoutHorizontal ( ) : void
Résultat void

SetLayoutVertical() public méthode

public SetLayoutVertical ( ) : void
Résultat void