Table of Contents

Class SeatConfig

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class SeatConfig
Inheritance
SeatConfig
Inherited Members
Extension Methods

Fields

APName

Attachment point name

public string APName

Field Value

string

Attributes

[JsonProperty]
[JsonConverter(typeof(JsonAttributesConverter))]
public JsonObject Attributes

Field Value

JsonObject

BodyYawLimit

public float? BodyYawLimit

Field Value

float?

Controllable

public bool Controllable

Field Value

bool

EyeHeight

public float EyeHeight

Field Value

float

MountOffset

public Vec3f MountOffset

Field Value

Vec3f

MountRotation

public Vec3f MountRotation

Field Value

Vec3f

SeatId

public string SeatId

Field Value

string

SelectionBox

public string SelectionBox

Field Value

string