Class LoadoutEmoteInfoPanel
Inheritance
System.Object
LoadoutEmoteInfoPanel
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 LoadoutEmoteInfoPanel : ILoadoutInfoPanel, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteStartButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteStartButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteVictoryButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteVictoryButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelCButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelCButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelEButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelEButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelNButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelNButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelNeButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelNeButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelNwButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelNwButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelSButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelSButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelSeButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelSeButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelSwButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelSwButton_Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelWButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EmoteWheelWButton_Icon { get; set; }
Property Value
Implements