Show / Hide Table of Contents

Struct RecordRoot

Namespace: DaggerfallConnect.Save
Assembly: Assembly-CSharp.dll
Syntax
public struct RecordRoot

Fields

| Improve this Doc View Source

ChildObject

Declaration
public uint ChildObject
Field Value
Type Description
UInt32
| Improve this Doc View Source

ItemObject

Declaration
public uint ItemObject
Field Value
Type Description
UInt32
| Improve this Doc View Source

NextObject

Declaration
public uint NextObject
Field Value
Type Description
UInt32
| Improve this Doc View Source

ParentRecordID

Declaration
public uint ParentRecordID
Field Value
Type Description
UInt32
| Improve this Doc View Source

ParentRecordType

Declaration
public RecordTypes ParentRecordType
Field Value
Type Description
RecordTypes
| Improve this Doc View Source

Picture2

Declaration
public ushort Picture2
Field Value
Type Description
UInt16
| Improve this Doc View Source

Pitch

Declaration
public short Pitch
Field Value
Type Description
Int16
| Improve this Doc View Source

Position

Declaration
public RecordPosition Position
Field Value
Type Description
RecordPosition
| Improve this Doc View Source

QuestID

Declaration
public byte QuestID
Field Value
Type Description
Byte
| Improve this Doc View Source

QuestObjectID

Declaration
public uint QuestObjectID
Field Value
Type Description
UInt32
| Improve this Doc View Source

RecordID

Declaration
public uint RecordID
Field Value
Type Description
UInt32
| Improve this Doc View Source

Roll

Declaration
public short Roll
Field Value
Type Description
Int16
| Improve this Doc View Source

SpriteIndex

Declaration
public ushort SpriteIndex
Field Value
Type Description
UInt16
| Improve this Doc View Source

SublistHead

Declaration
public uint SublistHead
Field Value
Type Description
UInt32
| Improve this Doc View Source

Time

Declaration
public uint Time
Field Value
Type Description
UInt32
| Improve this Doc View Source

Yaw

Declaration
public short Yaw
Field Value
Type Description
Int16
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • ChildObject
    • ItemObject
    • NextObject
    • ParentRecordID
    • ParentRecordType
    • Picture2
    • Pitch
    • Position
    • QuestID
    • QuestObjectID
    • RecordID
    • Roll
    • SpriteIndex
    • SublistHead
    • Time
    • Yaw
Back to top Generated by DocFX