Ardenian
A
Ardenian
How can I save stuff with a timer as parent ?
I couldn't find something like TimerId.
I would like to save data related to a timer,
being able to load it when the timer expires, for example.
Do I have to save the timer in an array and then loop through all timer until I get the matching one
or is there a way to directly use him as parent ?
I couldn't find something like TimerId.
I would like to save data related to a timer,
being able to load it when the timer expires, for example.
Do I have to save the timer in an array and then loop through all timer until I get the matching one
or is there a way to directly use him as parent ?
Last edited by a moderator: