Enum PlayerEnterExit.TransitionType
Types of transition encountered by event system.
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public enum TransitionType
Fields
| Name | Description |
|---|---|
| NotDefined | |
| ToBuildingExterior | |
| ToBuildingInterior | |
| ToDungeonExterior | |
| ToDungeonInterior |