class EE::Scene::MainThreadLifetime::WeakHandle¶
#include <mainthreadlifetime.hpp> class WeakHandle { public: // methods void run(std::function<void(T*)> callback) const; operator bool() const; };
#include <mainthreadlifetime.hpp> class WeakHandle { public: // methods void run(std::function<void(T*)> callback) const; operator bool() const; };