Cogs.Core
|
Functor object used to create component data. More...
#include <ComponentSystem.h>
Public Member Functions | |
template<typename Type > | |
void | operator() (Type &&data) |
Public Attributes | |
ComponentHandle | component |
Functor object used to create component data.
Definition at line 260 of file ComponentSystem.h.
|
inline |
Definition at line 265 of file ComponentSystem.h.
ComponentHandle Cogs::Core::ComponentSystemWithDataPools< ComponentType, DataTypes >::CreateFunctor::component |
Definition at line 262 of file ComponentSystem.h.