Struct FlcFile.FrameHeader
Namespace: DaggerfallConnect.Arena2
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct FrameHeader
Fields
| Improve this Doc View SourcenumSubChunks
Declaration
public int numSubChunks
Field Value
| Type | Description |
|---|---|
| Int32 |
size
Declaration
public int size
Field Value
| Type | Description |
|---|---|
| Int32 |
type
Declaration
public FlcFile.ChunkType type
Field Value
| Type | Description |
|---|---|
| FlcFile.ChunkType |