|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
Helper function for retrieving the component type string defined as part of the component. More...
Public Member Functions | |
| std::string | operator() () |
| The method that retrieves the component type string. | |
Helper function for retrieving the component type string defined as part of the component.
| TComponent | The type of component whose type string is being retrieved. |
|
inline |
The method that retrieves the component type string.