Class TftSetData
Inheritance
System.Object
TftSetData
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 TftSetData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public Class0x2483c715 ArmoryUiOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string AugmentContainerName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AugmentContainerTexture
Declaration
public string AugmentContainerTexture { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public Class0x2483c715 AugmentUiOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<byte, MetaObjectLink> BotSkillData { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.Byte, MetaObjectLink> |
|
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> CharacterLists { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public uint CompanionHealthPerTickMark { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public string CoreName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> DebugCharacterLists { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string DisplayName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public Dictionary<string, MetaObjectLink> DropRateTables { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.String, MetaObjectLink> |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink EncounterList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x2483c715 FloatingInfoOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GameStartSequenceOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TftInfoNubData InfoNubData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> ItemLists { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1093389571 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1150500214 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1186930123 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1390735010 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> m176875275 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m2289452698 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public Class0x2483c715 m257718593 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2591393714 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> m2681515563 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x5ec7f50c m3290910552 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x252c22fd m3670880193 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public sbyte m3766613097 { get; set; }
Property Value
Type |
Description |
System.SByte |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m3971457611 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m426100737 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x2483c715 m490962987 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m593136021 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m77424810 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public uint Number { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public Dictionary<string, GameModeConstant> ScriptData { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.String, GameModeConstant> |
|
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> ScriptDataObjectLists { get; set; }
Property Value
|
Improve this Doc
View Source
ShopContentData
Declaration
public MetaObjectLink ShopContentData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> ShopDataLists { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink StageRoundData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> TftCharacterLists { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public uint TftGameType { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TierBagList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TooltipList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> TraitLists { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x2483c715 UnitShopUiOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink VfxResourceResolver { get; set; }
Property Value
Implements