C# Class AnimatableVerticalLayoutGroup, AnimatedUnityLayouts

Inheritance: VerticalLayoutGroup
Afficher le fichier Open project: tmunro/AnimatedUnityLayouts

Méthodes publiques

Свойство Type Description
active bool

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

Property Details

active public_oe property

public bool active
Résultat bool