Class LootTableDialogViewController
Inheritance
System.Object
LootTableDialogViewController
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 LootTableDialogViewController : ModalDialogViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LootItemLineElements> LootItemLineElements { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash LootLineHeaderText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash LootTablelayout { get; set; }
Property Value
|
Improve this Doc
View Source
LootTableTitleText
Declaration
public MetaHash LootTableTitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1537718217 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m1956629282 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m2031799543 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3084088157 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3320011926 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3381825734 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3939585830 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m981068683 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash NoDuplicatesButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string NoDuplicatesTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash RolloverProtectionButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string RolloverProtectionTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RootArrowCollapsedTexturePath
Declaration
public string RootArrowCollapsedTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RootArrowExpandedTexturePath
Declaration
public string RootArrowExpandedTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SearchbarText
Declaration
public MetaHash SearchbarText { get; set; }
Property Value
|
Improve this Doc
View Source
SubArrowCollapsedTexturePath
Declaration
public string SubArrowCollapsedTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SubArrowExpandedTexturePath
Declaration
public string SubArrowExpandedTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements