PEd_ObjectListGetItem

A function defined in PEd_ObjectLegacy.gml

PEd_ObjectListGetItem(ind)

Description

Gets the object on given index in the list of objects.

Arguments

Name Type Description
_ind Real The index.

Returns

Real The object on given index in the list of objects.


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