Searched refs:forEachComponent (Results 1 – 1 of 1) sorted by relevance
1099 ACE_DCHECK(forEachComponent); in Update()1101 const auto& components = forEachComponent->GetChildren(); in Update()1105 composedId_ = forEachComponent->GetId(); in Update()1193 ACE_DCHECK(forEachComponent); in UpdateForPartialUpdate()1195 SetElementId(forEachComponent->GetElementId()); in UpdateForPartialUpdate()1202 composedId_ = forEachComponent->GetId(); in UpdateForPartialUpdate()1278 SetIdArray(forEachComponent->GetIdArray()); in UpdateForPartialUpdate()1280 const auto& newIds = forEachComponent->GetIdArray(); in UpdateForPartialUpdate()1331 ACE_DCHECK(forEachComponent); in LocalizedUpdate()1334 const auto& newIds = forEachComponent->GetIdArray(); in LocalizedUpdate()[all …]