Closed backYard321 closed 1 month ago
The manual does not say this has been changed to be a reference yet, so it's expected to still be the object index, as documented:
The manual does not say this has been changed to be a reference yet, so it's expected to still be the object index, as documented:
That's the page for object_get_name()
- the page for event_object
says it returns "object asset" not "real". My understanding is that anything returning an object asset is always meant to return a ref, not an integer, so in that case it would be a bug.
Hehe, copy-paste error there - that IS the page I meant to link to ;)
The HTML5 target is still returning an integer as of IDE v2024.1100.0.631 Runtime v2024.1100.0.656. Reopening for now, thanks.
Closing as HTML5 does not support references for all things.
Verified as per comment above.
Description
event_object
should be returning an object asset reference, as the manual states it shouldSteps To Reproduce
How reliably can you recreate this issue using your steps above?
Always
Which version of GameMaker are you reporting this issue for?
2024.8.1 (Monthly)
Which platform(s) are you seeing the problem on?
Windows
Sample Package Attached?
Sample Project Added?