League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class TftBattlepassViewController

    Inheritance
    System.Object
    ViewController
    TftBattlepassViewController
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class TftBattlepassViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BackgroundImage

    Declaration
    public MetaHash BackgroundImage { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    BaseLoadable

    Declaration
    public MetaObjectLink BaseLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    DefaultThemeData

    Declaration
    public MetaEmbedded<Class0x5cb6b755> DefaultThemeData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<Class0x5cb6b755>
    | Improve this Doc View Source

    LootTableButton

    Declaration
    public MetaHash LootTableButton { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    m4080639502

    Declaration
    public MetaHash m4080639502 { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    MilestoneProgressMeter

    Declaration
    public MetaEmbedded<UiMilestoneProgressMeter> MilestoneProgressMeter { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiMilestoneProgressMeter>
    | Improve this Doc View Source

    MilestonesViewPane

    Declaration
    public MetaHash MilestonesViewPane { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    MilestoneTimelineEnd

    Declaration
    public MetaEmbedded<UiMilestoneTimelineEnd> MilestoneTimelineEnd { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiMilestoneTimelineEnd>
    | Improve this Doc View Source

    ModalDialogViewController

    Declaration
    public MetaObjectLink ModalDialogViewController { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    PassSubtitle

    Declaration
    public MetaHash PassSubtitle { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    PassTitle

    Declaration
    public MetaHash PassTitle { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    RewardBannerDurationSecs

    Declaration
    public float RewardBannerDurationSecs { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    RewardBannerTransitionOut

    Declaration
    public MetaEmbedded<HudMenuTransitionData> RewardBannerTransitionOut { get; set; }
    Property Value
    Type Description
    MetaEmbedded<HudMenuTransitionData>
    | Improve this Doc View Source

    SelectedMilestoneHighlight

    Declaration
    public MetaHash SelectedMilestoneHighlight { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    SelectedReward

    Declaration
    public MetaEmbedded<TftBattlepassSelectedRewardUiData> SelectedReward { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftBattlepassSelectedRewardUiData>
    | Improve this Doc View Source

    SelectedRewardBanner

    Declaration
    public MetaEmbedded<TftBattlepassSelectedRewardBannerUiData> SelectedRewardBanner { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftBattlepassSelectedRewardBannerUiData>
    | Improve this Doc View Source

    SelectedRewardBannerScene

    Declaration
    public MetaHash SelectedRewardBannerScene { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    TabletOverrideLoadable

    Declaration
    public MetaObjectLink TabletOverrideLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    ThemeDataMap

    Declaration
    public Dictionary<string, MetaEmbedded<Class0x5cb6b755>> ThemeDataMap { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, MetaEmbedded<Class0x5cb6b755>>
    | Improve this Doc View Source

    UiMilestoneMissionTemplate

    Declaration
    public MetaEmbedded<UiMilestoneMissionTemplate> UiMilestoneMissionTemplate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiMilestoneMissionTemplate>
    | Improve this Doc View Source

    UpgradePassButton

    Declaration
    public MetaHash UpgradePassButton { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass