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

Search Results for

    Class Class0x9e1e8775

    Inheritance
    System.Object
    Class0x53de4f74
    Class0xbc413e21
    Class0x9e1e8775
    Implements
    IMetaClass
    Inherited Members
    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 Class0x9e1e8775 : Class0xbc413e21, IMetaClass

    Properties

    | Improve this Doc View Source

    LocalizedTextFormat

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

    TextElement

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

    TextFormat

    Declaration
    public string TextFormat { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass