GetAttemptedSpellTarget
From NWN Lexicon
Contents |
[edit] GetAttemptedSpellTarget()
Determines the creature a spell was attempted to be cast at.
[edit] Description
Return the target at which the caller attempted to cast a spell. This value is set every time a spell is cast and is reset at the end of combat. Returns OBJECT_INVALID if the caller is not a valid creature.
[edit] Version
1.22
[edit] See Also
functions: |
author: Jody Fletcher