IVirtualCameraController::RemoveOnVirtualCameraUpdatedDelegate

Remove delegate that is executed every tick while streaming.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "IVirtualCameraController.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintNativeEvent, BlueprintCallable, Category="VirtualCamera")
void RemoveOnVirtualCameraUpdatedDelegate
(
    const FVirtualCameraTickDelegate & InDelegate
)

Remarks

Remove delegate that is executed every tick while streaming.

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