Class TftBotLoadoutConfiguration
Inheritance
System.Object
TftBotLoadoutConfiguration
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 TftBotLoadoutConfiguration : IMetaClass
Properties
| Improve this Doc View SourceCompanionBuckets
Declaration
public MetaContainer<MetaEmbedded<TftCompanionBucket>> CompanionBuckets { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaEmbedded<TftCompanionBucket>> |
MapSkins
Declaration
public MetaContainer<MetaHash> MapSkins { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |