ADebugCameraController::ReceiveOnActivate

Function called on activation of debug camera controller.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/DebugCameraController.h"

Syntax

void ReceiveOnActivate
(
    class APlayerController * OriginalPC
)

Remarks

Function called on activation of debug camera controller.

Parameters

Parameter

Description

OriginalPC

The active player controller before this debug camera controller was possessed by the player.

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