Class StoreInstanceData
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 StoreInstanceData : InstanceDataBase, IMetaClass
Properties
| Improve this Doc View SourceBackgroundVfx
Declaration
public MetaEmbedded<TextureOverride> BackgroundVfx { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaEmbedded<TextureOverride> |
ForegroundVfx
Declaration
public MetaEmbedded<TextureOverride> ForegroundVfx { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaEmbedded<TextureOverride> |
StoreCategory
Declaration
public uint StoreCategory { get; set; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |