APlayerCameraManager::InitTempCameraActor

Gets specified temporary CameraActor ready to update the specified Anim.

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

void InitTempCameraActor
(
    class ACameraActor * CamActor,
    class UCameraAnimInst const * AnimInstToInitFor
) const

Remarks

Gets specified temporary CameraActor ready to update the specified Anim.

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