Class HudItemShopRecItemCardDefinition
Inheritance
System.Object
HudItemShopRecItemCardDefinition
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 HudItemShopRecItemCardDefinition : HudItemShopItemIconDefinition, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceCharBorder0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceCharBorder1 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceCharBorderHover0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceCharBorderHover1 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceCharIcon0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceCharIcon1 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceEmptyIconDefault { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceEmptyIconMythicHover { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceEmptyIconNonMythicHover { get; set; }
Property Value
|
Improve this Doc
View Source
AdviceEmptyText
Declaration
public MetaHash AdviceEmptyText { get; set; }
Property Value
|
Improve this Doc
View Source
AdviceEmptyTextHover
Declaration
public MetaHash AdviceEmptyTextHover { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceIconDefault { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceIconHoverMythic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceIconHoverNonMythic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AdviceLabel { get; set; }
Property Value
|
Improve this Doc
View Source
BriefText
Declaration
public MetaHash BriefText { get; set; }
Property Value
|
Improve this Doc
View Source
BriefTextBackdrop
Declaration
public MetaHash BriefTextBackdrop { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemFrameHoverIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemFrameIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemFrameUnpurchasable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemMoreTag { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemMoreTagHover { get; set; }
Property Value
|
Improve this Doc
View Source
BundleItemMoreText
Declaration
public MetaHash BundleItemMoreText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemPrimaryIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BundleItemSecondaryIcon { get; set; }
Property Value
|
Improve this Doc
View Source
BundleStackPrimaryText
Declaration
public MetaHash BundleStackPrimaryText { get; set; }
Property Value
|
Improve this Doc
View Source
BundleStackSecondaryText
Declaration
public MetaHash BundleStackSecondaryText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardDefault { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardHoverMythic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardHoverMythicVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardHoverNonMythic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardHoverNonMythicVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardRefreshMythicVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardRefreshNonMythicVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardSelectedMythic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardSelectedMythicVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardSelectedNonMythic { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardSelectedNonMythicVfx { get; set; }
Property Value
Implements