Searched refs:GetEntityCount (Results 1 – 5 of 5) sorted by relevance
66 virtual size_t GetEntityCount() const = 0; in SCENE_BEGIN_NAMESPACE()
54 size_t GetEntityCount() const override; in SCENE_BEGIN_NAMESPACE()
358 const auto entityCount = ec.GetEntityCount(); in EntityToJson()599 const auto entityCount = ec.GetEntityCount(); in WriteEntityCollection()
99 size_t EntityCollection::GetEntityCount() const in GetEntityCount() function in EntityCollection
1172 if (subcollection->GetEntityCount() > 0) { in FindResource()