A function defined in PEd_ObjectLegacy.gml
PEd_ObjectGetIndex(_name)
Finds the object's index in the list of objects.
Name | Type | Description |
---|---|---|
_name | String |
The object name. |
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.