Class TftMapSkin
Inheritance
System.Object
TftMapSkin
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class TftMapSkin : BaseLoadoutData, ICatalogEntryOwner, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public ushort AwayGoldMineSkinId { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public MetaHash BankUnitList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaHash> Characters { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool Disabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public string GroupLink { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public ushort HomeGoldMineSkinId { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m2385134423 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string MapContainer { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public uint Rarity { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaHash ResourceResolver { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftRotationalShopItemData> RotationalShopItemData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string StandaloneLoadoutsIcon { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string StandaloneLoadoutsLargeIcon { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash TrovesHighlightVfx { get; set; }
Property Value
Implements