Searched defs:getEntity (Results 1 – 3 of 3) sorted by relevance
93 export function getEntity<E extends Entity>(id: IdOf<E>, state: EntityState<E>): E | undefined { function
233 export function getEntity(id, state) { function
87 const DINode *getEntity() const { return Entity; } in getEntity() function