Skip to content

room_restart

CryoEagle edited this page Jan 12, 2019 · 2 revisions

room_restart

Restart currently used room

Syntax:

room_restart()

Returns: void

Description:

This function will restart currently used room, so when player do mistake or be killed room can be restarted.

Example:

room_restart();

Above code will restart room.

Back to Rooms

Clone this wiki locally