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

Search Results for

    Class CherryCameo

    Inheritance
    System.Object
    CherryCameo
    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 CherryCameo : IMetaClass

    Properties

    | Improve this Doc View Source

    ChampionName

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

    ChampionNameHash

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

    Enabled

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

    m3196150964

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

    m4096196073

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

    m960681734

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

    SkinId

    Declaration
    public uint SkinId { get; set; }
    Property Value
    Type Description
    System.UInt32

    Implements

    IMetaClass