Tile - YDebug - Debug Mode – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Is debug mode to Ylands:Tile - YDebug - Debug Mode: New Structure)
No edit summary
Line 1: Line 1:
[[Image:{{PAGENAME}}.png]]
<!---
*Returns TRUE when the '''custom game''' is tested within the '''editor''' and FALSE when it is run as a published game from the main menu.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Allows creators to have [[Ylands Tile - Conditional Statement|Conditional Statement]]s that allow debug methods that only run during testing.
-->
== Debug Mode() ==
 
[[File:YlandsTile-495.png]]
 
<pre>static isDebugMode(): boolean;</pre>
=== Returns ===
 
'''boolean'''
 
=== Description ===
 
Allows creators to have '''Conditional Statements''' that allow debug methods that only run during testing.
 
=== Notes ===
 
* Returns TRUE when the '''custom game''' is tested within the '''editor''' and FALSE when it is run as a published game from the main menu.




Line 9: Line 25:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:52, 8 July 2021