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

Search Results for

    Class TftLobbyViewController

    Inheritance
    System.Object
    ViewController
    LobbyViewController
    TftLobbyViewController
    Implements
    IMetaClass
    Inherited Members
    LobbyViewController.InQueueMusicState
    LobbyViewController.BaseLoadable
    LobbyViewController.LobbyScene
    LobbyViewController.ReadyCheck
    LobbyViewController.ThemeMusicStateGroup
    LobbyViewController.LobbyMusicState
    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 TftLobbyViewController : LobbyViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BottomButtons

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

    CustomButtonPopupViewController

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

    DoubleUpFullLobbyEnabled

    Declaration
    public bool DoubleUpFullLobbyEnabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    EventTypeFields

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

    GameTypeFields

    Declaration
    public Dictionary<uint, MetaEmbedded<LobbyLabFields>> GameTypeFields { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, MetaEmbedded<LobbyLabFields>>
    | Improve this Doc View Source

    LabPopupHitRegion

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

    LeaderControls

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

    LobbyLayouts

    Declaration
    public Dictionary<byte, LobbyLayout> LobbyLayouts { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.Byte, LobbyLayout>
    | Improve this Doc View Source

    m1202347894

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

    m238104591

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

    m252323447

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

    m3818377611

    Declaration
    public Dictionary<MetaHash, MetaEmbedded<TftLobbyCustomAssets>> m3818377611 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, MetaEmbedded<TftLobbyCustomAssets>>
    | Improve this Doc View Source

    m894249877

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

    RankAndRatedTraKey

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

    RankOnlyTraKey

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

    RatedOnlyTraKey

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

    ReadyCheckAcceptVfx

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

    ReadyCheckDeclineVfx

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

    ReadyCheckTimerVfx

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

    Implements

    IMetaClass