Class PlaceableEvents.OnSpellCastAt
Called when Spell has been casted on NwPlaceable.
public sealed class PlaceableEvents.OnSpellCastAt : IEvent
- Inheritance
-
PlaceableEvents.OnSpellCastAt
- Implements
- Inherited Members
- Extension Methods
Properties
- Caster
Gets the NwGameObject who cast Spell (NwCreature, NwPlaceable, NwDoor). Returns null from an NwAreaOfEffect.
- Harmful
Gets a value indicating whether this spell is considered harmful.
- Placeable
Gets the NwPlaceable targeted by this spell.