lua.wetgenes.gamecake.widgets.data.call_hook_later
Data hooks should be immediate and "fast", but maybe you need to defer something till the main loop which is what "later" means.
Data hooks should be immediate and "fast", but maybe you need to defer something till the main loop which is what "later" means.