Searched refs:WriteEntityCollection (Results 1 – 4 of 4) sorted by relevance
107 auto result = ecsSerializer_.WriteEntityCollection(ec, jsonOut); in SaveJsonEntityCollection()204 if (!ecsSerializer_.WriteEntityCollection(ec, json)) { in RefreshAsset()
43 …bool WriteEntityCollection(const IEntityCollection& ec, CORE_NS::json::standalone_value& jsonOut) … in SCENE_BEGIN_NAMESPACE()
547 bool EcsSerializer::WriteEntityCollection(const IEntityCollection& ec, json::standalone_value& json… in WriteEntityCollection() function in EcsSerializer
74 …virtual bool WriteEntityCollection(const IEntityCollection& ec, CORE_NS::json::standalone_value& j… in SCENE_BEGIN_NAMESPACE()