League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class UiElementGroupManagedLayoutData

    Inheritance
    System.Object
    UiElementIData
    UiElementGroupData
    UiElementGroupManagedLayoutData
    Implements
    IMetaClass
    Inherited Members
    UiElementGroupData.Elements
    UiElementIData.Scene
    UiElementIData.Name
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class UiElementGroupManagedLayoutData : UiElementGroupData, IMetaClass

    Properties

    | Improve this Doc View Source

    IgnoreDisabledElements

    Declaration
    public bool IgnoreDisabledElements { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    LayoutStyle

    Declaration
    public LayoutStyleBase LayoutStyle { get; set; }
    Property Value
    Type Description
    LayoutStyleBase
    | Improve this Doc View Source

    Region

    Declaration
    public MetaObjectLink Region { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass