UI::​HorizontalOrVerticalLayoutGroup
UI::​LayoutGroup
UI::​HorizontalOrVerticalLayoutGroup
UI::​HorizontalLayoutGroup
UI::​VerticalLayoutGroup

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

Parent

UI::LayoutGroup

Variables
childcontrolheight
System.Boolean childcontrolheight
childcontrolwidth
System.Boolean childcontrolwidth
childforceexpandheight
System.Boolean childforceexpandheight
childforceexpandwidth
System.Boolean childforceexpandwidth
childscaleheight
System.Boolean childscaleheight
childscalewidth
System.Boolean childscalewidth
reversearrangement
System.Boolean reversearrangement
spacing
System.Single spacing
Functions
ui::​horizontalorverticallayoutgroup::​fromassetbundle
static UnityEngine.UI.HorizontalOrVerticalLayoutGroup 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.HorizontalOrVerticalLayoutGroup