Searched refs:GatherExternalCollections (Results 1 – 4 of 4) sorted by relevance
83 …virtual bool GatherExternalCollections(const CORE_NS::json::value& jsonIn, BASE_NS::string_view co… in SCENE_BEGIN_NAMESPACE()
51 …bool GatherExternalCollections(const CORE_NS::json::value& jsonIn, BASE_NS::string_view contextUri, in SCENE_BEGIN_NAMESPACE()
388 … assetManager_.GetEcsSerializer().GatherExternalCollections(json, resolvedUri, dependencies); in LoadJsonEntityCollection()
817 bool EcsSerializer::GatherExternalCollections( in GatherExternalCollections() function in EcsSerializer