PEd_RoomSaveToBBMAP2

A function defined in PEd_roomSaveToBBMAP2.gml

PEd_RoomSaveToBBMAP2(_room, _path)

Description

Saves the room into the *.bbmap version 2 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.