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

Search Results for

    Class Class0x87ef793c

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

    Properties

    | Improve this Doc View Source

    m647602605

    Declaration
    public Dictionary<string, GameModeConstant> m647602605 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, GameModeConstant>
    | Improve this Doc View Source

    MinPlayerLevel

    Declaration
    public int MinPlayerLevel { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    MinRound

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

    MinStage

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

    Implements

    IMetaClass