3#include "../../../UtilComponents.h"
8 std::string string_id =
"";
17 string_id = exampleString;
24 void update(
float deltaTime)
override
31 std::string GetComponentName()
override {
35 void showGUI(std::vector<BaseComponent*> otherComponents = {})
override {
41 void showGUI(std::vector<BaseComponent*> otherComponents, std::vector<Entity*> otherEntities)
override {
Definition SimDumpData.h:6