Enum WorldContext
Basic context of world object, such as dropped loot.
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public enum WorldContext
Fields
| Name | Description |
|---|---|
| Dungeon | |
| Exterior | |
| Interior | |
| Nothing |
Basic context of world object, such as dropped loot.
public enum WorldContext
| Name | Description |
|---|---|
| Dungeon | |
| Exterior | |
| Interior | |
| Nothing |