Show / Hide Table of Contents

Struct FlcFile.FrameHeader

Namespace: DaggerfallConnect.Arena2
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct FrameHeader

Fields

| Improve this Doc View Source

numSubChunks

Declaration
public int numSubChunks
Field Value
Type Description
Int32
| Improve this Doc View Source

size

Declaration
public int size
Field Value
Type Description
Int32
| Improve this Doc View Source

type

Declaration
public FlcFile.ChunkType type
Field Value
Type Description
FlcFile.ChunkType
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX