Constant shard_ecs::constants::INVALID_ENTITY_HANDLE_VALUE[][src]

pub const INVALID_ENTITY_HANDLE_VALUE: u32 = 16_777_216;
Expand description

Value indicating that an entity handle is invalid. The null entity is the entity having the handle value being this value, and verison is max version value. This corresponds to 2^24.