ADebugCameraController::GetSelectedActor

Returns the currently selected actor, or null if it is invalid or not set

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DebugCameraController.h

Include

#include "Engine/DebugCameraController.h"

Source

/Engine/Source/Runtime/Engine/Private/DebugCameraController.cpp

Syntax

AActor * GetSelectedActor() const

Remarks

Returns the currently selected actor, or null if it is invalid or not set

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss