PEd_ObjectGetIndex

A function defined in PEd_ObjectLegacy.gml

PEd_ObjectGetIndex(_name)

Description

Finds the object's index in the list of objects.

Arguments

Name Type Description
_name String The object name.

Returns

Real The object's index in the list of objects or -1 if the object was not found.


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