Class MinimapPingData
Inheritance
System.Object
MinimapPingData
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 MinimapPingData : IMetaClass
Properties
| Improve this Doc View SourceOmwPingRangeCutoffs
Declaration
public Dictionary<byte, float> OmwPingRangeCutoffs { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Byte, System.Single> |
Pings
Declaration
public MetaContainer<MetaEmbedded<MinimapPingTypeContainer>> Pings { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaEmbedded<MinimapPingTypeContainer>> |