core::ecs::entity struct

entity points to a collection of components

friends

valid
checks if an entity is valid or not
public noexcept

Function documentation

bool valid(entity e) noexcept

Brief

checks if an entity is valid or not

Parameters
in the entity to check