Enum DFBlock.EnemyReactionTypes
Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public enum EnemyReactionTypes
Fields
| Name | Description |
|---|---|
| Hostile | Enemy will attack player on sight. |
| Passive | Enemy will only attack when provoked (e.g. guards in castles). |