Class PaidItemsEmbeddedList
Inheritance
System.Object
PaidItemsEmbeddedList
Namespace: Eco.Gameplay.Systems.EcoMarketplace
Assembly: Eco.Gameplay.dll
Syntax
public static class PaidItemsEmbeddedList : Object
Fields
AchievementRequired
Declaration
public static Dictionary<string, string> AchievementRequired
Field Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |
List
Declaration
public static List<string> List
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |