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) ==...")
 
No edit summary
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.





Revision as of 12:15, 12 November 2021

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.