Show / Hide Table of Contents

Struct FlatsFile.FlatData

Namespace: DaggerfallConnect.Arena2
Assembly: Assembly-CSharp.dll
Syntax
public struct FlatData

Fields

| Improve this Doc View Source

archive

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

caption

Declaration
public string caption
Field Value
Type Description
String
| Improve this Doc View Source

faceIndex

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

gender

Declaration
public string gender
Field Value
Type Description
String
| Improve this Doc View Source

record

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

unknown2

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

unknown3

Declaration
public int unknown3
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX