ActionUseTalentAtLocation(talent, location)
From NWN Lexicon
Use tChosenTalent at lTargetLocation.
void ActionUseTalentAtLocation( talent tChosenTalent, location locTargetLocation );
Contents |
[edit] Parameters
- tChosenTalent
- Talent to use.
- locTargetLocation
- Location to use it at.
[edit] Description
Use tChosenTalent at lTargetLocation.
[edit] Version
1.61
[edit] See Also
functions: | ActionUseTalentOnObject |
author: Ryan Hunt, editor: Lilac Soul