#ifndef ISLEPATHACTOR_H #define ISLEPATHACTOR_H class IslePathActor { public: const char* GetClassName(); }; #endif // ISLEPATHACTOR_H