IMovieSceneComposureExportClient

Interface that can be implemented for any custom composure element to initialize it for export.

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/MovieScene/IMovieSceneComposureExportClient.h

Include

#include "MovieScene/IMovieSceneComposureExportClient.h"

Syntax

class IMovieSceneComposureExportClient

Remarks

Interface that can be implemented for any custom composure element to initialize it for export.

Functions

Name Description

Public function

void

 

InitializeForExport

(
    UMovieSceneComposureExportInitializ...
)

Initialize this object for export by setting up any of the necessary scene view extensions with the specified initializer.

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