A function defined in PEd_RoomLoadFromPEd.gml
PEd_RoomLoadFromPEd(_path)
Loads a room from the external *.ped file.
Name | Type | Description |
---|---|---|
_path | String |
The name of the file to load from. |
Id.DsMap, Real
The room or noone
on fail.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.