GetIsNight
From NWN Lexicon
Contents |
[edit] GetIsNight()
Determines if it is currently night.
int GetIsNight();
[edit] Description
Returns TRUE if it is currently night, FALSE if it is any other time of the day.
[edit] Remarks
Because the dawn/dusk start hour can be configured in the advanced properties for a module, there is no fixed time for night.
[edit] Version
1.22
[edit] See Also
functions: |
author: Charles Feduke, editor: Tom Cassiotis