CARLA
Public Attributes | List of all members
HUDString Struct Reference

#include <CarlaHUD.h>

+ Collaboration diagram for HUDString:

Public Attributes

FColor Color
 
FVector Location
 
FString Str { "" }
 
double TimeToDie
 

Detailed Description

Definition at line 30 of file CarlaHUD.h.

Member Data Documentation

◆ Color

FColor HUDString::Color

Definition at line 34 of file CarlaHUD.h.

Referenced by ACarlaHUD::AddDebugVehicleForTelemetry().

◆ Location

FVector HUDString::Location

Definition at line 33 of file CarlaHUD.h.

Referenced by ACarlaHUD::AddDebugVehicleForTelemetry().

◆ Str

FString HUDString::Str { "" }

Definition at line 32 of file CarlaHUD.h.

Referenced by ACarlaHUD::AddDebugVehicleForTelemetry().

◆ TimeToDie

double HUDString::TimeToDie

Definition at line 35 of file CarlaHUD.h.


The documentation for this struct was generated from the following file: