CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ComponentChange Struct Referencefinal

A structure that encodes a change to a single component field. More...

#include <CeresEngine/Entity/Component.hpp>

Public Attributes

const ClassPropertyproperty
 The component field whose value has been changed.
 

Detailed Description

A structure that encodes a change to a single component field.

Member Data Documentation

◆ property

const ClassProperty* CeresEngine::ComponentChange::property

The component field whose value has been changed.


The documentation for this struct was generated from the following file: