Class CherryTeamFlyoutPanelTeamTemplate
Inheritance
System.Object
CherryTeamFlyoutPanelTeamTemplate
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 CherryTeamFlyoutPanelTeamTemplate : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash Bounds { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChampionLayout { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChampionScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CherryTeamFlyoutPanelTeamTemplateChampion> ChampionTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Color DefaultFillMeterColor { get; set; }
Property Value
|
Improve this Doc
View Source
DefaultHealthTextColor
Declaration
public Color DefaultHealthTextColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CherryTeamFlyoutPanelFightTeamFrame> FightTeamFrame { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FillMeter { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CherryTeamFlyoutPanelTeamFrame> Frames { get; set; }
Property Value
|
Improve this Doc
View Source
HealthText
Declaration
public MetaHash HealthText { get; set; }
Property Value
|
Improve this Doc
View Source
HealthTextScene
Declaration
public MetaHash HealthTextScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xcc2c0827> HoverGlow { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<IconStateData> m1319183991 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x6a68b4f1> m2757197402 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<IconStateData> m863130867 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m87591515 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TeamButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TeamChampionsButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TeamIcon { get; set; }
Property Value
Implements