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

Search Results for

    Class Class0xb72a7d67

    Inheritance
    System.Object
    Class0xb72a7d67
    Class0x8873e4c8
    Class0xd86db9b6
    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 abstract class Class0xb72a7d67 : IMetaClass

    Properties

    | Improve this Doc View Source

    CharacterNameOverride

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

    CharacterRecord

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

    LuaScript

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

    m3177833547

    Declaration
    public uint m3177833547 { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    m964681783

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

    Skins

    Declaration
    public Dictionary<uint, MetaEmbedded<Class0xb979c2f>> Skins { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, MetaEmbedded<Class0xb979c2f>>

    Implements

    IMetaClass