Class CherryRoundsViewController
Inheritance
System.Object
CherryRoundsViewController
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 CherryRoundsViewController : Class0x856ba9bc, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x9784901f> CurrentPhaseIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<Class0x9784901f>> LeftPhaseIcons { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float m1477311389 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public Color m2956820043 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xf2dd2d14> m2985512511 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3477070224 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<byte, string> m3528067191 { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.Byte, System.String> |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m3844600733 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m983991596 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<Class0x9784901f>> RightPhaseIcons { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RoundLabel { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string RoundLabelTra { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x5b5e6994> TimerLeftBar { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x5b5e6994> TimerRightBar { get; set; }
Property Value
|
Improve this Doc
View Source
TimerText
Declaration
public MetaHash TimerText { get; set; }
Property Value
|
Improve this Doc
View Source
TimerTextDefaultColor
Declaration
public Color TimerTextDefaultColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TooltipAnchor { get; set; }
Property Value
Implements