Property Caster
Caster
Gets the NwGameObject who cast Spell (NwCreature, NwPlaceable, NwDoor). Returns null from an NwAreaOfEffect.
public NwGameObject? Caster { get; }
Gets the NwGameObject who cast Spell (NwCreature, NwPlaceable, NwDoor). Returns null from an NwAreaOfEffect.
public NwGameObject? Caster { get; }