Class SmartPingData
Implements
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 Sourcem1520972008
Declaration
public float m1520972008 { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
m2861478968
Declaration
public float m2861478968 { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
m513325838
Declaration
public Dictionary<byte, byte> m513325838 { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Byte, System.Byte> |