GetSoundset(object)
From NWN Lexicon
Jump to navigationJump to searchGet the soundset of oCreature.
Parameters
- oCreature
- The object to get the soundset for.
Description
Get the soundset of oCreature.
Returns -1 on error.
Remarks
Use in tandem with SetSoundset.
Version
This function was added in 1.87.8193.35 of NWN:EE.
Example
See Also
functions: | SetSoundset() |
author: Shadguy