Class LoginViewController
Inheritance
System.Object
LoginViewController
Inherited Members
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class LoginViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
BuildVersionText
Declaration
public MetaHash BuildVersionText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftMobileLoginData> LoginData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaHash> LoginLogoMapping { get; set; }
Property Value
| Type |
Description |
| System.Collections.Generic.Dictionary<System.UInt32, MetaHash> |
|
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaEmbedded<TftMobileLoginButtonData>> LoginProviderButtonMapping { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftMobileLoginQueueData> LoginQueueData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaHash> m101352320 { get; set; }
Property Value
| Type |
Description |
| System.Collections.Generic.Dictionary<System.UInt32, MetaHash> |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m1166611280 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2681221779 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m497482913 { get; set; }
Property Value
Implements