Class LoadoutArenaSkinInfoPanel
Implements
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()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class LoadoutArenaSkinInfoPanel : ILoadoutInfoPanel, IMetaClass
Properties
| Improve this Doc View SourceGamePassIcon
Declaration
public MetaHash GamePassIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ItemIcon
Declaration
public MetaHash ItemIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ItemIconText
Declaration
public MetaHash ItemIconText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ItemLockIcon
Declaration
public MetaHash ItemLockIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
m3997326812
Declaration
public MetaHash m3997326812 { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
RarityIcon
Declaration
public MetaContainer<MetaHash> RarityIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |