GetLastGuiEventVector()
From NWN Lexicon
Jump to navigationJump to searchGets an optional vector of specific gui events in the module OnPlayerGuiEvent event.
Description
Gets an optional vector of specific gui events in the module OnPlayerGuiEvent event.
- GUIEVENT_RADIAL_OPEN - World vector position of radial if on tile.
Remarks
Version
This function was added in 1.87.8193.35 of NWN:EE.
Example
See Also
constants: | GUIEVENT_RADIAL_OPEN Constants |
author: Shadguy