A function defined in PEd_roomSaveToBBMAP2.gml
PEd_RoomSaveToBBMAP2(_room, _path)
Saves the room into the *.bbmap version 2 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.