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

Search Results for

    Class LoginViewController

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

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    BuildVersionText

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

    LoginData

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

    LoginLogoMapping

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

    LoginProviderButtonMapping

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

    LoginQueueData

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

    m101352320

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

    m1166611280

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

    m2681221779

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

    m497482913

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

    Implements

    IMetaClass