DEFENSIVE_CASTING_MODE_* Constant Group

Determines if a creature is casting a spell defensively so they suffer no attacks of opportunity.



Constants

ConstantValueDescription
DEFENSIVE_CASTING_MODE_ACTIVATED1
DEFENSIVE_CASTING_MODE_DISABLED0
Defensive casting mode is disabled; the creature will suffer attacks of opportunity when applicable.
DEFENSIVE_CASTING_MODE_ENABLEDUNKNOWN
Defensive casting mode is enabled; the creature won't suffer attacks of opportunity, but runs the risk of losing the spell completely if they cannot keep their concentraction.

See Also

functions: GetDefensiveCastingMode