PERSISTENT_ZONE_* Constant Group

From NWN Lexicon
Jump to navigationJump to search

Unused for the parameter in GetFirstInPersistentObject() and GetNextInPersistentObject() functions.

Essentially never use PERSISTENT_ZONE_FOLLOW, just leave it as PERSISTENT_ZONE_ACTIVE.

Constants

Constant Value Description
PERSISTENT_ZONE_ACTIVE 0
Unknown.
PERSISTENT_ZONE_FOLLOW 1
Unknown.

See Also

functions: 

GetFirstInPersistentObject GetNextInPersistentObject