GetObjectUiDiscoveryMask(object)
From NWN Lexicon
Jump to navigationJump to searchGet the current discoverability mask of oObject.
Parameters
- oObject
- The object to get the discoverability mask for.
Description
Get the current discoverability mask of oObject.
Returns -1 if oObject cannot have a discovery mask.
Remarks
Version
This function was added in 1.87.8193.35 of NWN:EE.
Example
See Also
functions: |
author: Shadguy