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

Search Results for

    Class OptionItemLabel

    Inheritance
    System.Object
    IOptionItem
    OptionItemLabel
    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 OptionItemLabel : IOptionItem, IMetaClass

    Properties

    | Improve this Doc View Source

    Label1TraKey

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

    Label2TraKey

    Declaration
    public string Label2TraKey { 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