#include <CarlaRecorderEventAdd.h>
Collaboration diagram for CarlaRecorderActorDescription:Public Attributes | |
| std::vector< CarlaRecorderActorAttribute > | Attributes |
| FString | Id |
| uint32_t | UId |
Definition at line 19 of file CarlaRecorderEventAdd.h.
| std::vector<CarlaRecorderActorAttribute> CarlaRecorderActorDescription::Attributes |
Definition at line 23 of file CarlaRecorderEventAdd.h.
Referenced by FFrameData::CreateRecorderEventAdd(), ACarlaRecorder::CreateRecorderEventAdd(), CarlaReplayer::ProcessEventsAdd(), CarlaReplayerHelper::ProcessReplayerEventAdd(), FFrameData::ProcessReplayerEventAdd(), CarlaRecorderQuery::QueryInfo(), CarlaRecorderEventAdd::Read(), and CarlaRecorderEventAdd::Write().
| FString CarlaRecorderActorDescription::Id |
Definition at line 22 of file CarlaRecorderEventAdd.h.
Referenced by FFrameData::CreateRecorderEventAdd(), ACarlaRecorder::CreateRecorderEventAdd(), CarlaReplayerHelper::ProcessReplayerEventAdd(), FFrameData::ProcessReplayerEventAdd(), CarlaRecorderQuery::QueryBlocked(), CarlaRecorderQuery::QueryCollisions(), CarlaRecorderQuery::QueryInfo(), CarlaRecorderEventAdd::Read(), and CarlaRecorderEventAdd::Write().
| uint32_t CarlaRecorderActorDescription::UId |
Definition at line 21 of file CarlaRecorderEventAdd.h.
Referenced by FFrameData::CreateRecorderEventAdd(), ACarlaRecorder::CreateRecorderEventAdd(), CarlaReplayerHelper::ProcessReplayerEventAdd(), FFrameData::ProcessReplayerEventAdd(), CarlaRecorderEventAdd::Read(), and CarlaRecorderEventAdd::Write().
1.8.13