Inheritance
System.Object
TftGameHeaderViewController
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 TftGameHeaderViewController : GameStateViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash BadgeBg { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BadgeText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BadgeVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MusicSourceButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MusicSourceInfo { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string OptionsMenuTooltipTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TeamPlannerDisabledTooltipTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TeamPlannerTooltipTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash TftEncounterToggleButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TftGameSettingsButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TftGameTeamPlannerButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TftTraitsItemsToggleButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TooltipAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte TooltipAnchorCentering { get; set; }
Property Value
Type |
Description |
System.Byte |
|
Implements