Class TftBotSkillData
Inheritance
System.Object
TftBotSkillData
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 TftBotSkillData : IMetaClass
Properties
| Improve this Doc View SourceSkillAxes
Declaration
public Dictionary<byte, MetaEmbedded<Class0x6de4753e>> SkillAxes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Byte, MetaEmbedded<Class0x6de4753e>> |