#include <SceneCaptureComponent_CARLA.h>
Public Member Functions | |
virtual const AActor * | GetViewOwner () const override |
USceneCaptureComponent_CARLA (const FObjectInitializer &=FObjectInitializer::Get()) | |
Public Attributes | |
const AActor * | ViewActor |
Definition at line 16 of file SceneCaptureComponent_CARLA.h.
USceneCaptureComponent_CARLA::USceneCaptureComponent_CARLA | ( | const FObjectInitializer & | ObjectInitializer = FObjectInitializer::Get() | ) |
Definition at line 11 of file SceneCaptureComponent_CARLA.cpp.
|
overridevirtual |
Definition at line 16 of file SceneCaptureComponent_CARLA.cpp.
References ViewActor.
const AActor* USceneCaptureComponent_CARLA::ViewActor |
Definition at line 23 of file SceneCaptureComponent_CARLA.h.
Referenced by GetViewOwner().