er2.getSpawnPosition 4
Where a spawn created by the script ended up. Note that createSpawn raises a position that is below the water line, so this can differ from what you passed in.
Return value
| Return Type | Description |
|---|---|
| void | The world position of the spawn. |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | Number | The index returned by createSpawn. |
Examples
No examples available.
