Tile - YEntity - Is Entity – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Is entity to Ylands:Tile - YEntity - Is Entity: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Is_entity.png]]
<!---
*Returns whenever target '''object''' is '''entity''' or not.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Is Entity(Entity) ==


=Notes=
[[File:YlandsTile-270.png]]
*There are two kind of objects - Entities and Game Logic, see: [[Ylands Visual scripting introduction|'''Introduction to Visual scripting''']]
 
<pre>static is(entity: YEntity): boolean;</pre>
=== Parameters ===
 
==== entity ====
 
=== Returns ===
 
'''boolean''' True/False
 
=== Description ===
 
Returns whether the target '''object''' is '''entity''' or not.




Line 11: Line 25:


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

Revision as of 09:52, 8 July 2021