Slot and serialization identity owned by a compiled query context.
More...
#include <query_common.h>
|
|
QueryHandle | handle = {} |
| | Query id.
|
| |
|
QueryId | serId = QueryIdBad |
| | Serialization id.
|
| |
Slot and serialization identity owned by a compiled query context.
◆ ser_buffer()
Returns this query's serialization buffer in a world.
- Parameters
-
| world | World owning the query serialization map. |
- Returns
- Mutable serialization buffer associated with serId.
◆ ser_buffer_reset()
| void gaia::ecs::QueryIdentity::ser_buffer_reset |
( |
World * |
world | ) |
|
|
inline |
Resets this query's serialization buffer in a world.
- Parameters
-
| world | World owning the query serialization map. |
The documentation for this struct was generated from the following file: