Searched refs:FindExportedParent (Results 1 – 1 of 1) sorted by relevance
2288 ISceneNode* FindExportedParent(ISceneNode const& node, IEcs const& ecs) in FindExportedParent() function2386 if (const auto* parent = FindExportedParent(node, ecs); parent) { in AttachParent()