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

Search Results for

    Class TftTrovesViewController

    Inheritance
    System.Object
    ViewController
    TftTrovesViewController
    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 TftTrovesViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    ActiveBannerIcon

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

    ActiveBannerParent

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

    BannerBackground

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

    BannerList

    Declaration
    public MetaHash BannerList { 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

    CustomPlatform

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

    DefaultBannerTimer

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

    DefaultPlatform

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

    FailureIcon

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

    FailureSubtitleTraKey

    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
    Type Description
    MetaHash
    | Improve this Doc View Source

    FailureTitleTraKey

    Declaration
    public string FailureTitleTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MoreInfoButton

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

    MythicTokenButton

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

    MythicTokenText

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

    NoActiveBannersIcon

    Declaration
    public MetaHash NoActiveBannersIcon { get; set; }
    Property Value
    Type Description
    MetaHash
    | 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

    Roll10Button

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

    Roll10Text

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

    Roll10TextDisable

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

    Roll1Button

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

    Roll1Text

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

    Roll1TextDisable

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

    Scene

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

    SubtitleText

    Declaration
    public MetaHash SubtitleText { 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

    TftBannerIconData

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

    TitleText

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

    UrgentBannerTimer

    Declaration
    public TftEventTimer UrgentBannerTimer { get; set; }
    Property Value
    Type Description
    TftEventTimer

    Implements

    IMetaClass