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 version is max version value. This corresponds to 2^24.