![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Writable row proxy for entity-backed SoA data. Reads and writes the full structured value through the world store. More...
#include <chunk_iterator.h>
Public Member Functions | |
| GAIA_NODISCARD | operator U () const |
| SoATermRowWriteProxyEntity & | operator= (const U &value) |
Public Attributes | |
| const Entity * | pEntities = nullptr |
| World * | pWorld = nullptr |
| Entity | id = EntityBad |
| uint32_t | idx = 0 |
Writable row proxy for entity-backed SoA data. Reads and writes the full structured value through the world store.