Type Definition rin::ecs::storage::AutoChangedVec[][src]

type AutoChangedVec<T> = AutoChanged<VecStorage<T>, T>;