|
CeresEngine 0.2.0
A game development framework
|
A structure that encodes a change to a single component field. More...
#include <CeresEngine/Entity/Component.hpp>
Public Attributes | |
| const ClassProperty * | property |
| The component field whose value has been changed. | |
A structure that encodes a change to a single component field.
| const ClassProperty* CeresEngine::ComponentChange::property |
The component field whose value has been changed.