Show / Hide Table of Contents

Struct ContainerRecord.ContainerRecordData

Container records have a variable number of unknown bytes. Can often be just a single byte, so does not seem to be reliably useful.

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

Fields

| Improve this Doc View Source

unknown

Declaration
public byte[] unknown
Field Value
Type Description
Byte[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX