Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphValueContainer
Description
Sets the name of the property that the value container holds. This is mostly unneeded unless the display name of the property is important (eg, in the details panel).
| Name | SetPropertyName |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphValueContainer.h |
| Include Path | #include "Graph/MovieGraphValueContainer.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphValueContainer.cpp |
void SetPropertyName
(
const FName & InName
)