PEd_RoomGetViewport

A function defined in PEd_RoomLegacy.gml

PEd_RoomGetViewport(_room, _ind)

Description

Gets the viewport with given index of the room.

Arguments

Name Type Description
_room Id.DsMap The room.
_ind Real The viewport index (0...7).

Returns

Id.DsMap The viewport.


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