Class TftScoreboardViewController
Inheritance
System.Object
TftScoreboardViewController
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 TftScoreboardViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash ActivateCombatRecapButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActivateScoreboardButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Color FillMeterOpponentColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Color FillMeterSelfColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2780742659 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x138c3d23> m3798941781 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m763741760 { get; set; }
Property Value
|
Improve this Doc
View Source
MainScene
Declaration
public MetaHash MainScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftScoreboardNotificationTemplate> NotificationTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OpponentBounds { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftScoreboardPlayerTemplate> PlayerOpponentTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftScoreboardPlayerTemplate> PlayerSelfTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ToggleButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ViewingIcon { get; set; }
Property Value
Implements