Tile - YLogic - Is Logic – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(6 intermediate revisions by 3 users not shown) | |||
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 | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Returns whether the target '''object''' is '''game logic''' or not. | |||
---- | ---- | ||
{{Ylands | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | |||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Is Logic(Game logic)
static is(logic: YLogic): boolean;
Parameters
logic
Returns
boolean True/False
Availability
Description
Returns whether the target object is game logic or not.