Tile - YWeather - Set Weather At – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Set Weather At(Weather, Position, Instant) ==...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


==== weather ====
==== weather ====
New weather


==== position ====
==== position ====
Target position


==== instant ====
==== instant ====
Whether the weather changes instantly
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===


'''Sets''' the '''weather''' at the target position.
Allows to '''set''' the '''weather''' at the target position.




----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:35, 24 November 2023

Set Weather At(Weather, Position, Instant)

YlandsTile-547.png

static setWeather(weather: YWeather, position: YVector3, instant: boolean): void;

Parameters

weather

New weather

position

Target position

instant

Whether the weather changes instantly

Availability

Server

Description

Allows to set the weather at the target position.