#include <CarlaHUD.h>
Public Attributes | |
FColor | Color |
FVector | Location |
FString | Str { "" } |
double | TimeToDie |
Definition at line 30 of file CarlaHUD.h.
FColor HUDString::Color |
Definition at line 34 of file CarlaHUD.h.
Referenced by ACarlaHUD::AddDebugVehicleForTelemetry().
FVector HUDString::Location |
Definition at line 33 of file CarlaHUD.h.
Referenced by ACarlaHUD::AddDebugVehicleForTelemetry().
FString HUDString::Str { "" } |
Definition at line 32 of file CarlaHUD.h.
Referenced by ACarlaHUD::AddDebugVehicleForTelemetry().
double HUDString::TimeToDie |
Definition at line 35 of file CarlaHUD.h.