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

Search Results for

    Class TftGameHeaderViewController

    Inheritance
    System.Object
    ViewController
    GameStateViewController
    TftGameHeaderViewController
    Implements
    IMetaClass
    Inherited Members
    GameStateViewController.Scene
    GameStateViewController.BaseLoadable
    GameStateViewController.MobileOverrideLoadable
    GameStateViewController.Metrics
    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 TftGameHeaderViewController : GameStateViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BadgeBg

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

    BadgeText

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

    BadgeVfx

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

    MusicSourceButton

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

    MusicSourceInfo

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

    OptionsMenuTooltipTraKey

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

    TeamPlannerDisabledTooltipTraKey

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

    TeamPlannerTooltipTraKey

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

    TftEncounterToggleButton

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

    TftGameSettingsButton

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

    TftGameTeamPlannerButton

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

    TftTraitsItemsToggleButton

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

    TooltipAnchor

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

    TooltipAnchorCentering

    Declaration
    public byte TooltipAnchorCentering { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass