Struct RecordPosition
Position coordinates.
Namespace: DaggerfallConnect.Save
Assembly: Assembly-CSharp.dll
Syntax
public struct RecordPosition
  Fields
| Improve this Doc View SourceWorldX
Declaration
public int WorldX
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
WorldY
Declaration
public int WorldY
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
WorldZ
Declaration
public int WorldZ
  Field Value
| Type | Description | 
|---|---|
| Int32 |