Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FMovieGraphMetadataAttribute
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Graph/Nodes/MovieGraphSetMetadataAttributesNode.h |
|
|
|
Graph/Nodes/MovieGraphSetMetadataAttributesNode.h |
|
| |
|
| Name |
FMovieGraphMetadataAttribute |
| Type |
function |
| Header File |
/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphSetMetadataAttributesNode.h |
| Include Path |
#include "Graph/Nodes/MovieGraphSetMetadataAttributesNode.h" |
FMovieGraphMetadataAttribute()
| |
|
| Name |
FMovieGraphMetadataAttribute |
| Type |
function |
| Header File |
/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphSetMetadataAttributesNode.h |
| Include Path |
#include "Graph/Nodes/MovieGraphSetMetadataAttributesNode.h" |
FMovieGraphMetadataAttribute
(
const FString & InName,
const FString & InValue,
const bool bInIsEnabled
)