Class CherryCombatInfoDisplayViewController
Inheritance
System.Object
CherryCombatInfoDisplayViewController
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 CherryCombatInfoDisplayViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x3519dc31> CameoDisplayData { get; set; }
Property Value
|
Improve this Doc
View Source
EnemyLifeHealthTextColor
Declaration
public Color EnemyLifeHealthTextColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1228801405 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m1550097288 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1679799849 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m2056035505 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float m2349806088 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m3055575934 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float m3237569243 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public string m3343269446 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m684268615 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
SelfLifeHealthTextColor
Declaration
public Color SelfLifeHealthTextColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CherryCombatInfoDisplayTeam> TeamLeftDisplay { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CherryCombatInfoDisplayTeam> TeamRightDisplay { get; set; }
Property Value
Implements