Type Definition oxygengine_core::ecs::world::Index[][src]

type Index = u32;

An index is basically the id of an Entity.