CARLA
 
载入中...
搜索中...
未找到
CarlaUE4.cpp
浏览该文件的文档.
1// Fill out your copyright notice in the Description page of Project Settings.
2
3#include "CarlaUE4.h"
4
5IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, CarlaUE4, "CarlaUE4" );
IMPLEMENT_PRIMARY_GAME_MODULE(FDefaultGameModuleImpl, CarlaUE4, "CarlaUE4")