Tile - YTime - Game Hour – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Game hour to Ylands:Tile - YTime - Game Hour: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Game_hour.png]]
<!---
*Allows to '''get''' / '''set'''  current in-game '''time'''
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Game Hour ==


=Notes=
[[File:YlandsTile-159-get.png]]
*Time is represented in '''24 hour''' format.
 
*Current hour is expressed by '''decimal number'''.
[[File:YlandsTile-159-set.png]]
**E.g.: if time value is 9.5, it means 9:30 in-game; if time value is 9.75, it is 9:45 in-game
 
<pre>static get gameHour(): number;
static set gameHour(value: number);</pre>
=== Description ===
 
Allows to '''get''' / '''set''' current in-game '''time'''
 
=== Notes ===
 
* Time is represented in '''24 hour''' format.
* Current hour is expressed by '''decimal number'''.
* E.g.: if time value is 9.5, it means 9:30 in-game; if time value is 9.75, it is 9:45 in-game.




Line 13: Line 26:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 09:51, 8 July 2021