ADebugCameraController::ReceiveOnDeactivate

Function called on deactivation 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 ReceiveOnDeactivate
(
    class APlayerController * RestoredPC
)

Remarks

Function called on deactivation of debug camera controller.

Parameters

Parameter

Description

RestoredPC

The Player Controller that the player input is being returned to.

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