GetIsDusk

From NWN Lexicon
Jump to navigationJump to search



GetIsDusk()

Determines if it is currently dusk.

int GetIsDusk();

Description

Returns TRUE if it is currently dusk, FALSE if it is any other time of the day.



Remarks

Because the dusk start hour can be configured in the advanced properties for a module, there is no fixed time for dusk.


Version

1.22

See Also

functions: 

GetTimeSecond



 author: Charles Feduke, editor: Tom Cassiotis