Tile - YLogic - Is Logic – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Is game logic to Ylands:Tile - YLogic - Is Logic: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Is Logic(Game logic) == | |||
= | [[File:YlandsTile-271.png]] | ||
<pre>static is(logic: YLogic): boolean;</pre> | |||
=== Parameters === | |||
==== logic ==== | |||
=== Returns === | |||
'''boolean''' True/False | |||
=== Description === | |||
Returns whether the target '''object''' is '''game logic''' or not. | |||
Line 11: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Is Logic(Game logic)
static is(logic: YLogic): boolean;
Parameters
logic
Returns
boolean True/False
Description
Returns whether the target object is game logic or not.