Skip to content

Game_load

hpgDesigns edited this page Aug 8, 2021 · 1 revision

NOTOC {{-}}

Notation

Description

Loads a Game Maker save game file.

Parameters

String filename: The name of the save game.

Return Values

Returns nothing

Example Call

game_load("save_game.sav");

This is number 1

Clone this wiki locally