Skip to main content

Module storage

Module storage 

Source
Expand description

Proto-chunk entity storage.

Full chunks do not own or tick entities. EntityStorage only keeps entities staged in proto chunks until promotion hands them to WorldEntityManager.

Structsยง

EntityStorage ๐Ÿ”’
Storage for entities staged in a proto chunk.

Enumsยง

EntityStorageAddResult ๐Ÿ”’
Result of trying to stage an entity before full-chunk promotion.
EntityStorageState ๐Ÿ”’

Functionsยง

should_keep_for_save ๐Ÿ”’