Recent changes Random page
GAMING
Gaming
 
WoWWiki
Diablo Wiki
Fallout-The Vault
Grand Theft Wiki
Halopedia
StarCraft Wiki
FFXIclopedia
Resident Evil Wiki
See more...

Action another room

From Game Maker

Jump to: navigation, search

action_another_room(room) executes the action Go to a different room. It is virtually the same as the function room_goto.

[edit] Code Sample

action_another_room(room0);

[edit] See Also

Rate this article:
Share this article: