Table of Contents

Class PlayStyle

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class PlayStyle
Inheritance
PlayStyle
Inherited Members

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