Searched refs:ReadComponent (Results 1 – 3 of 3) sorted by relevance
89 …virtual bool ReadComponent(IEntityCollection& ec, const CORE_NS::json::value& jsonIn, CORE_NS::Ent… in SCENE_BEGIN_NAMESPACE()
57 …bool ReadComponent(IEntityCollection& ec, const CORE_NS::json::value& jsonIn, CORE_NS::Entity enti… in SCENE_BEGIN_NAMESPACE()
977 ReadComponent(ec, componentJson, entity, *cm); in ReadComponents()1002 bool EcsSerializer::ReadComponent( in ReadComponent() function in EcsSerializer