PERSISTENT_ZONE_* Constant Group
From NWN Lexicon
Jump to navigationJump to searchUnused 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 |
| |
PERSISTENT_ZONE_FOLLOW | 1 |
|
See Also
functions: |