Class TftMobileLoginQueueData
Inheritance
System.Object
TftMobileLoginQueueData
Implements
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()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class TftMobileLoginQueueData : IMetaClass
Properties
| Improve this Doc View SourceBackgroundIcon
Declaration
public MetaHash BackgroundIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
CurrentPositionText
Declaration
public MetaHash CurrentPositionText { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
Scene
Declaration
public MetaHash Scene { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
WaitingTimeText
Declaration
public MetaHash WaitingTimeText { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |