LaunchEarthquake
Category: Environment
Since engine version: 5.1 OC
Description
Creates an earthquake at the given position. Coordinates are global, even in local calls.
Syntax
bool LaunchEarthquake(int x, int y);
Parameters
- x:
X position
- y:
Y position
PeterW, 2001-11