Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphShowFlags
Description
Determines if the provided show flag is set to a non-default value. The override state does not impact the value returned.
| Name | IsShowFlagSetToDefaultValue |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Renderers/MovieGraphShowFlags.h |
| Include Path | #include "Graph/Renderers/MovieGraphShowFlags.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/Renderers/MovieGraphShowFlags.cpp |
bool IsShowFlagSetToDefaultValue
(
const uint32 ShowFlagIndex
) const