#include "Engine/GameInstance.h"
#include "Carla/Game/CarlaEngine.h"
#include "Carla/Recorder/CarlaRecorder.h"
#include "Carla/Server/CarlaServer.h"
#include <compiler/disable-ue4-macros.h>
#include <carla/rpc/MapLayer.h>
#include <carla/rpc/OpendriveGenerationParameters.h>
#include <compiler/enable-ue4-macros.h>
#include "CarlaGameInstance.generated.h"
类 | |
class | UCarlaGameInstance |
The game instance contains elements that must be kept alive in between levels. 更多... | |