GetCreatureExploresMinimap(object)
From NWN Lexicon
Jump to navigationJump to searchReturns whether the creature is set to auto-explore the minimap as it walks around.
Parameters
- creature
- The creature to check.
Description
Returns if the creature is set to auto-explore the map as it walks around (on by default).
Returns FALSE if creature is not actually a creature.
Remarks
Version
This function was added in 1.74.8154 of NWN:EE.
Example
See Also
functions: | SetCreatureExploresMinimap() |