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

Search Results for

    Class TftScoreboardViewController

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

    Properties

    | Improve this Doc View Source

    ActivateCombatRecapButton

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

    ActivateScoreboardButton

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

    FillMeterOpponentColor

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

    FillMeterSelfColor

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

    m2780742659

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

    m3798941781

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

    m763741760

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

    MainScene

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

    MobileOverrideLoadable

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

    NotificationTemplate

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

    OpponentBounds

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

    PlayerOpponentTemplate

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

    PlayerSelfTemplate

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

    ToggleButton

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

    ViewingIcon

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

    Implements

    IMetaClass