PEd_RoomLoadFromPEd

A function defined in PEd_RoomLoadFromPEd.gml

PEd_RoomLoadFromPEd(_path)

Description

Loads a room from the external *.ped file.

Arguments

Name Type Description
_path String The name of the file to load from.

Returns

Id.DsMap, Real The room or noone on fail.


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