Class TftBattlepassViewController
Inheritance
System.Object
TftBattlepassViewController
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 TftBattlepassViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash BackgroundImage { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x5cb6b755> DefaultThemeData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash LootTableButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m4080639502 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiMilestoneProgressMeter> MilestoneProgressMeter { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MilestonesViewPane { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiMilestoneTimelineEnd> MilestoneTimelineEnd { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink ModalDialogViewController { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PassSubtitle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PassTitle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float RewardBannerDurationSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudMenuTransitionData> RewardBannerTransitionOut { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SelectedMilestoneHighlight { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftBattlepassSelectedRewardUiData> SelectedReward { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftBattlepassSelectedRewardBannerUiData> SelectedRewardBanner { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SelectedRewardBannerScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<string, MetaEmbedded<Class0x5cb6b755>> ThemeDataMap { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiMilestoneMissionTemplate> UiMilestoneMissionTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash UpgradePassButton { get; set; }
Property Value
Implements