Show / Hide Table of Contents

Struct DFBlock.RdbModelReference

Model reference. Used to locate a specific model in ARCH3D.BSA.

Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public struct RdbModelReference

Fields

| Improve this Doc View Source

Description

Three letter description of model.

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

ModelId

ID of model to be loaded.

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

ModelIdNum

Model ID parsed to UInt32.

Declaration
public uint ModelIdNum
Field Value
Type Description
UInt32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX