daytime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
back to [[Scripting_Reference#D|COMREF]]
<h2 style="color:#000066">'''daytime '''</h2>
<h2 style="color:#000066">'''daytime '''</h2>


'''Operand types:'''
'''Operand types:'''
Line 12: Line 15:


Time in the world, in hours.
Time in the world, in hours.


'''Example:'''
'''Example:'''


_timeofday = '''daytime'''
_timeofday = '''daytime'''

Revision as of 11:52, 16 April 2006

back to COMREF

daytime


Operand types:

None

Type of returned value:

Number

Description:

Time in the world, in hours.


Example:

_timeofday = daytime