Class TftItemCodexViewController
Inheritance
System.Object
TftItemCodexViewController
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 TftItemCodexViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public string BaseBinPath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftCondensedItemCombineTooltipData> CondensedItemCombineTooltipData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GroupFramed { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftItemCodexHeaderData> HeaderData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash HorizontalRule { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftItemCombineTooltipData> ItemCombineTooltipData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash LayoutRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string MobileBinPath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public int PcMouseOffsetX { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public int PcMouseOffsetY { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
TftItemCodexEntryData
Declaration
public MetaEmbedded<TftItemCodexViewEntryData> TftItemCodexEntryData { get; set; }
Property Value
Implements