Show / Hide Table of Contents

Enum TargetTypes

How an effect bundle targets entities in world space. Can be used as flags by effect system to declare supported targets.

Namespace: DaggerfallWorkshop.Game.MagicAndEffects
Assembly: Assembly-CSharp.dll
Syntax
[Flags]
public enum TargetTypes

Fields

Name Description
AreaAroundCaster
AreaAtRange
ByTouch
CasterOnly
None
SingleTargetAtRange
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX