#include "CarlaServerResponse.h"
Include dependency graph for CarlaServerResponse.cpp:Go to the source code of this file.
Functions | |
| FString | CarlaGetStringError (ECarlaServerResponse Response) |
| FString CarlaGetStringError | ( | ECarlaServerResponse | Response | ) |
Definition at line 9 of file CarlaServerResponse.cpp.
References ActorNotFound, ActorTypeMismatch, AutoPilotNotSupported, CarSimPluginNotEnabled, FunctionNotAvailiableWhenDormant, MissingActor, NotATrafficLight, NotAVehicle, NotAWalker, NullActor, Success, WalkerDead, and WalkerIncompatibleController.
Referenced by RespondError().
Here is the caller graph for this function:
1.8.13