REST_EVENTTYPE_* Constant Group
From NWN Lexicon
Jump to navigationJump to searchDetermines the status of the last rest event for the PC in the OnPlayerRest event.
Constants
Constant | Value | Description | |
---|---|---|---|
REST_EVENTTYPE_REST_CANCELLED | 3 |
| |
REST_EVENTTYPE_REST_FINISHED | 2 |
| |
REST_EVENTTYPE_REST_INVALID | 0 |
| |
REST_EVENTTYPE_REST_STARTED | 1 |
|
See Also
functions: | |
events: |