Geode Docs
Tutorials
Classes
Function
queueInMainThread
#include
<Geode/loader/Loader.hpp>
void
queueInMainThread
(
geode
::
ScheduledFunction
&&
func
)
Queues a function to run on the main thread
Parameters
func
the function to queue
Examples
0