NWN2Wiki
Advertisement
// This is for use in a "Spell Cast" script, it gets the ID of the spell that
// was cast.
int GetLastSpell();
Advertisement