struct
CacheCursorUsed by queries to track their state of the cache of calls to forEach.
Public variables
- std::size_t version
- std::size_t tableCounter
- How many tables have they seen on the current version.
Variable documentation
std::size_t cubos:: core:: ecs:: SparseRelationTableRegistry:: CacheCursor:: version
Version of the registry when the cache was created, i.e., how many cleanups have been performed.