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

type Index = u32;

An index is basically the id of an Entity.