#pragma once #include "EditorCore.hpp" class EgoaPlayer : public EditorGameObjectAttachment { public: }; class EgoaLevelWrapper : public EditorGameObjectAttachment { public: };