Show / Hide Table of Contents

Enum BsaFile.DirectoryTypes

Possible directory types enumeration.

Namespace: DaggerfallConnect.Arena2
Assembly: Assembly-CSharp.dll
Syntax
public enum DirectoryTypes

Fields

Name Description
NameRecord

Each directory entry is a string.

NumberRecord

Each directory entry is an unsigned integer.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX