GetTimeMinute
From NWN Lexicon
Contents |
[edit] GetTimeMinute()
Gets the current minute.
int GetTimeMinute();
[edit] Description
Returns the current minute as an integer between 0 and 59 (maximum possible).
[edit] Remarks
By default an hour in game time is two minutes long so this function returns either a 0 or a 1. The number of minutes in an hour can be configured in the advanced properties of a module.
[edit] Version
1.26
[edit] See Also
functions: |
author: Charles Feduke, additional contributor(s): Dana C.