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

Search Results for

    Class OptionItemButton

    Inheritance
    System.Object
    IOptionItem
    OptionItemButton
    Implements
    IMetaClass
    Inherited Members
    IOptionItem.LiveUpdate
    IOptionItem.ShowOnPlatform
    IOptionItem.Filter
    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 OptionItemButton : IOptionItem, IMetaClass

    Properties

    | Improve this Doc View Source

    Action

    Declaration
    public ushort Action { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    DescriptionTraKey

    Declaration
    public string DescriptionTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LabelTraKey

    Declaration
    public string LabelTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Template

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

    Implements

    IMetaClass