Enum DFBlock.BlockTypes
Possible block types enumeration.
Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public enum BlockTypes
Fields
| Name | Description |
|---|---|
| Rdb | A dungeon block. |
| Rdi | RDI blocks are currently unsupported and should be ignored. |
| Rmb | A city block. |
| Unknown | Block type is not defined. |