PEd_RoomCreate

A function defined in PEd_RoomLegacy.gml

PEd_RoomCreate(_name, _width, _height)

Description

Creates a new room.

Arguments

Name Type Description
_name String The name of the room.
_width Real The width of the room.
_height Real The height of the room.

Returns

Id.DsMap The room.


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