Searched refs:SetDestroyFunction (Results 1 – 3 of 3) sorted by relevance
70 customNode->SetDestroyFunction(std::move(info.removeFunc)); in CreateNode()
78 void SetDestroyFunction(std::function<void()>&& destroyFunc) in SetDestroyFunction() function
272 customNode->SetDestroyFunction([&destroyFunc]() { destroyFunc = true; }); in __anon71f9752b0a02()619 customNode->SetDestroyFunction([&destroyFunc]() { destroyFunc = true; }); in __anon71f9752b1502()