![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Result of writing through a ComponentCursor. More...
#include <component_cursor.h>
Public Member Functions | |
| GAIA_NODISCARD bool | ok () const noexcept |
| GAIA_NODISCARD | operator bool () const noexcept |
Public Attributes | |
| CursorStatus | status = CursorStatus::Invalid |
| Operation status. | |
Result of writing through a ComponentCursor.
|
inlinenoexcept |
|
inlineexplicitnoexcept |