issues
search
Reylyer
/
GameMaker-Framework-Docs
0
stars
0
forks
source link
refactor queue_executor cleanup
#10
Closed
Reylyer
closed
1 month ago
Reylyer
commented
1 month ago
Adding list in obj_core_object
When an obj_core_object create queue_executor, add the executor to the list
When the obj_core_object is deleted, request to destroy the executor
Dont forget to delete the list