Function queueInMainThread

#include <Geode/loader/Loader.hpp>

Queues a function to run on the main thread

Parameters

func

the function to queue
Examples0