CARLA
CarlaUE4.cpp
Go to the documentation of this file.
1 // Fill out your copyright notice in the Description page of Project Settings.
2 
3 #include "CarlaUE4.h"
4 
5 IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, CarlaUE4, "CarlaUE4" );
IMPLEMENT_PRIMARY_GAME_MODULE(FDefaultGameModuleImpl, CarlaUE4, "CarlaUE4")