A function defined in PEd_roomSaveToPEd.gml
PEd_RoomSaveToPEd(_room, _path)
Saves the room into the *.ped file.
Name | Type | Description |
---|---|---|
_room | Id.DsMap |
The room. |
_path | String |
The name of the file to export to. |
Bool
True on success.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.