Navigation
API > API/Runtime > API/Runtime/MovieSceneCapture > API/Runtime/MovieSceneCapture/Protocols > API/Runtime/MovieSceneCapture/Protocols/UUserDefinedCaptureProtocol
References
Module | MovieSceneCapture |
Header | /Engine/Source/Runtime/MovieSceneCapture/Public/Protocols/UserDefinedCaptureProtocol.h |
Include | #include "Protocols/UserDefinedCaptureProtocol.h" |
UFUNCTION (BlueprintNativeEvent, Category=Capture)
bool OnSetup()
Remarks
Called once at the start of the capture process, but before any warmup frames true if this protocol set up successfully, false otherwise