Class TftEventHubXsViewController
Inheritance
System.Object
TftEventHubXsViewController
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 TftEventHubXsViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CloseButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TftEventTimer EventTimer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash InfoButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xdd8ea5ae> MissionScroller { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SceneRoot { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
TitleText
Declaration
public MetaHash TitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x22dd5ebf> TrovesThumbnail { get; set; }
Property Value
Implements