PEd_RoomSetPersistent

A function defined in PEd_RoomLegacy.gml

PEd_RoomSetPersistent(_room, _enabled)

Description

Sets the persistence of the room.

Arguments

Name Type Description
_room Id.DsMap The room.
_enabled Bool True to make the room persistent.

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