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

Search Results for

    Class Class0xab31041e

    Inheritance
    System.Object
    IGameModeConfigBase
    IGameModeConfig
    Class0xab31041e
    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 Class0xab31041e : IGameModeConfig, IMetaClass

    Properties

    | Improve this Doc View Source

    GlobalBehaviors

    Declaration
    public MetaUnorderedContainer<Class0x64c18f7d> GlobalBehaviors { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<Class0x64c18f7d>
    | Improve this Doc View Source

    m1305260906

    Declaration
    public Dictionary<uint, uint> m1305260906 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, System.UInt32>
    | Improve this Doc View Source

    m1320312923

    Declaration
    public MetaUnorderedContainer<float> m1320312923 { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<System.Single>
    | Improve this Doc View Source

    m3182701653

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

    m795218405

    Declaration
    public byte m795218405 { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass