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

Search Results for

    Class OptionTemplateGroup

    Inheritance
    System.Object
    IOptionTemplate
    OptionTemplateGroup
    Implements
    IMetaClass
    Inherited Members
    IOptionTemplate.BoundsElement
    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 OptionTemplateGroup : IOptionTemplate, IMetaClass

    Properties

    | Improve this Doc View Source

    ExpandButtonDefinition

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

    IndentScale

    Declaration
    public float IndentScale { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    LabelElement

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

    PostGroupPaddingRegion

    Declaration
    public MetaHash PostGroupPaddingRegion { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass