Class TftTrovesViewControllerV2
Inheritance
System.Object
TftTrovesViewControllerV2
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 TftTrovesViewControllerV2 : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveBannerParent { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BannerBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BannerList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TftEventTimer BannerTimer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CraftButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CraftSubtitle { get; set; }
Property Value
|
Improve this Doc
View Source
CraftText
Declaration
public MetaHash CraftText { get; set; }
Property Value
|
Improve this Doc
View Source
CraftTextClicked
Declaration
public MetaHash CraftTextClicked { get; set; }
Property Value
|
Improve this Doc
View Source
CraftTextDisable
Declaration
public MetaHash CraftTextDisable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FailureIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string FailureSubtitleTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
FailureText
Declaration
public MetaHash FailureText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string FailureTitleTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1082199379 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<string, string> m2755763346 { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.String, System.String> |
|
|
Improve this Doc
View Source
Declaration
public string m3758984983 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3974827814 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m4227815698 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x93e412e0> MilestoneRewardsTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MilestoneTooltipButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MilestoneTooltipIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MoreInfoButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash NoActiveBannersIcon { get; set; }
Property Value
|
Improve this Doc
View Source
NoContentSubtitleTraKey
Declaration
public string NoContentSubtitleTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
NoContentTitleTraKey
Declaration
public string NoContentTitleTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string OwnedTrakey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string RedeemTrakey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Roll10Button { get; set; }
Property Value
|
Improve this Doc
View Source
Roll10Text
Declaration
public MetaHash Roll10Text { get; set; }
Property Value
|
Improve this Doc
View Source
Roll10TextClicked
Declaration
public MetaHash Roll10TextClicked { get; set; }
Property Value
|
Improve this Doc
View Source
Roll10TextDisable
Declaration
public MetaHash Roll10TextDisable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Roll1Button { get; set; }
Property Value
|
Improve this Doc
View Source
Roll1Text
Declaration
public MetaHash Roll1Text { get; set; }
Property Value
|
Improve this Doc
View Source
Roll1TextClicked
Declaration
public MetaHash Roll1TextClicked { get; set; }
Property Value
|
Improve this Doc
View Source
Roll1TextDisable
Declaration
public MetaHash Roll1TextDisable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
SubtitleText
Declaration
public MetaHash SubtitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftBannerIconData> TftBannerIconData { get; set; }
Property Value
|
Improve this Doc
View Source
TitleText
Declaration
public MetaHash TitleText { get; set; }
Property Value
Implements