Class StrawberryAugmentSlotData
Inheritance
System.Object
StrawberryAugmentSlotData
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 StrawberryAugmentSlotData : 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<StrawberryAugmentDisplayTagData> 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 AugmentIcon { 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 AugmentLevelTitle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentLevelUpData { 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 MetaEmbedded<Class0xc62b91e4> m1351495358 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m269310414 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3128230200 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3377666723 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3481533214 { get; set; }
Property Value
Implements