class MAGES::Editor::ComponentLibrary::CreateGameObjectMenus¶
Overview¶
Static class that manages creating game objects. More…
class CreateGameObjectMenus
{
public:
// methods
static void CreateSpawnPoint();
};
Detailed Documentation¶
Static class that manages creating game objects.
Methods¶
static void CreateSpawnPoint()
Creates a new spawn point.