Tile - YLogic - Name – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Game logic name to Ylands:Tile - YLogic - Name: 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. | |||
--> | |||
== Name == | |||
[[File:YlandsTile-90-get.png]] | |||
[[File:YlandsTile-90-set.png]] | |||
<pre>get name(): string; | |||
set name(value: string);</pre> | |||
=== Description === | |||
Allows to '''get''' / '''set''' game logic '''name'''. | |||
Line 8: | Line 20: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Name
get name(): string; set name(value: string);
Description
Allows to get / set game logic name.