AVirtualCameraPlayerControllerBase::FocusMethodChanged

Blueprint event for when the focus method is changed.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPlayerControllerBase.h

Include

#include "VirtualCameraPlayerControllerBase.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintImplementableEvent, Category="VirtualCamera")
void FocusMethodChanged
(
    EVirtualCameraFocusMethod NewFocusMethod
)

Remarks

Blueprint event for when the focus method is changed.

Parameters

Parameter

Description

NewFocuMethod

The focus method

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