Constant shard_ecs::constants::MAX_COMPONENTS_PER_ENTITY[][src]

pub const MAX_COMPONENTS_PER_ENTITY: usize = 14;
Expand description

The maximum number of components an entity is allowed to have.