NuiGetNthBind(object, int, int, int)
From NWN Lexicon
Jump to navigationJump to searchReturn the nNth bind name of the given window, or "".
Parameters
- oPlayer
- The player to return a nui window for
- nToken
- window token
- bWatched
- a parameter to control whether to filter for watched binds or not
- nNth
- window counter
Description
Return the nNth bind name of the given window, or "".
Remarks
If bWatched is TRUE, iterates only watched binds. If FALSE, iterates all known binds on the window (either set locally or in UI).
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |