Tile - YPlayer - Is Online – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Is character online to Ylands:Tile - YPlayer - Is Online: 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 Online(Player) == | |||
[[File:YlandsTile-1154.png]] | |||
<pre>static isOnline(player: YCharacter): boolean;</pre> | |||
=== Parameters === | |||
==== player ==== | |||
Target player | |||
=== Returns === | |||
'''boolean''' | |||
=== Description === | |||
Returns '''true''' if the character is online. | |||
Line 8: | Line 27: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Is Online(Player)
static isOnline(player: YCharacter): boolean;
Parameters
player
Target player
Returns
boolean
Description
Returns true if the character is online.