Class PlayStyle
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
- Inheritance
-
PlayStyle
- Inherited Members
-
- Extension Methods
-
Fields
Code
[JsonProperty]
public string Code
Field Value
- string
LangCode
[JsonProperty]
public string LangCode
Field Value
- string
ListOrder
[JsonProperty]
public double ListOrder
Field Value
- double
Mods
[JsonProperty]
public string[] Mods
Field Value
- string[]
PlayListCode
[JsonProperty]
public string PlayListCode
Field Value
- string
WorldConfig
[JsonProperty]
[JsonConverter(typeof(JsonAttributesConverter))]
public JsonObject WorldConfig
Field Value
- JsonObject
WorldType
[JsonProperty]
public string WorldType
Field Value
- string