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

Search Results for

    Class SmartPingData

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

    Properties

    | Improve this Doc View Source

    m1520972008

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

    m2861478968

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

    m513325838

    Declaration
    public Dictionary<byte, byte> m513325838 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.Byte, System.Byte>

    Implements

    IMetaClass