Class TftAnnouncementsViewController
Inheritance
System.Object
TftAnnouncementsViewController
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 TftAnnouncementsViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AnimatedIconLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CenterIconLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CenterTitleLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SceneLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudMenuTransitionData> SceneTransitionIn { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudMenuTransitionData> SceneTransitionOut { get; set; }
Property Value
Implements