Class AugmentSlotData
Inheritance
System.Object
AugmentSlotData
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 AugmentSlotData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentDescription { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<AugmentDisplayTagData> AugmentDisplayTagData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentGroup { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentHoverVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentIconLarge { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentIconMedium { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentIdleVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentNotPickedVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentPickedVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentRefreshOverlayVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentRefreshVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1306230119 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1981897548 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m877078958 { get; set; }
Property Value
Implements