C# Class AnimatableVerticalLayoutGroup, AnimatedUnityLayouts

Inheritance: VerticalLayoutGroup
Datei anzeigen Open project: tmunro/AnimatedUnityLayouts

Public Properties

Property Type Description
active bool

Public Methods

Method Description
SetLayoutHorizontal ( ) : void
SetLayoutVertical ( ) : void

Protected Methods

Method Description
OnEnable ( ) : void

Private Methods

Method Description
CalculateLayout ( ) : IEnumerator

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

SetLayoutHorizontal() public method

public SetLayoutHorizontal ( ) : void
return void

SetLayoutVertical() public method

public SetLayoutVertical ( ) : void
return void

Property Details

active public_oe property

public bool active
return bool