PEd_RoomSaveToPEd

A function defined in PEd_roomSaveToPEd.gml

PEd_RoomSaveToPEd(_room, _path)

Description

Saves the room into the *.ped file.

Arguments

Name Type Description
_room Id.DsMap The room.
_path String The name of the file to export to.

Returns

Bool True on success.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.