UI::​HorizontalLayoutGroup
UI::​HorizontalOrVerticalLayoutGroup
UI::​HorizontalLayoutGroup

class:/TYPE/UnityEngine.UI.HorizontalLayoutGroup//, can be loaded from an assetbundle using UI::HorizontalLayoutGroup::createfromassetbundle(bundlename,prefabname) /

Parent

UI::HorizontalOrVerticalLayoutGroup

Functions
calculatelayoutinputhorizontal
System.Void CalculateLayoutInputHorizontal()
Returns

System.Void

calculatelayoutinputvertical
System.Void CalculateLayoutInputVertical()
Returns

System.Void

setlayouthorizontal
System.Void SetLayoutHorizontal()
Returns

System.Void

setlayoutvertical
System.Void SetLayoutVertical()
Returns

System.Void

ui::​horizontallayoutgroup::​fromassetbundle
static UnityEngine.UI.HorizontalLayoutGroup CreateFromAssetBundle(
string bundle,
string objectname
)

Constructor for object from a bundle

Parameters
bundle
string

bundle name

objectname
string

object name with extension

Returns

UnityEngine.UI.HorizontalLayoutGroup