|
CeresEngine 0.2.0
A game development framework
|
Public Member Functions | |
| template<typename... Args> | |
| TComponentData (Args &&... args) | |
| const ComponentType & | getComponentType () const noexcept final |
| Any | getComponent () noexcept final |
| Any | getComponent () const noexcept final |
Public Attributes | |
| C | component |
|
inlineexplicit |
|
inlinefinalvirtualnoexcept |
Implements CeresEngine::EntityTemplate::ComponentData.
|
inlinefinalvirtualnoexcept |
Implements CeresEngine::EntityTemplate::ComponentData.
|
inlinefinalvirtualnoexcept |
Implements CeresEngine::EntityTemplate::ComponentData.
| C CeresEngine::EntityTemplate::TComponentData< C >::component |