PEd_TileCopy

A function defined in PEd_tileLegacy.gml

PEd_TileCopy(_room, _tile)

Description

Creates a copy of the tile and adds it to the room.

Arguments

Name Type Description
_room Id.DsMap The room to add the tile to.
_tile Id.Tile The tile.

Returns

Id.Tile The created copy.


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