APlayerCameraManager::InitializeFor

Initialize this PlayerCameraManager for the given associated PlayerController.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/PlayerCameraManager.h

Include

#include "Camera/PlayerCameraManager.h"

Source

/Engine/Source/Runtime/Engine/Private/PlayerCameraManager.cpp

Syntax

virtual void InitializeFor
(
    class APlayerController * PC
)

Remarks

Initialize this PlayerCameraManager for the given associated PlayerController.

Parameters

Parameter

Description

PC

PlayerController associated with this Camera.

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