UMoviePipelineSetting::GetValidationResults

Get a human-readable text describing what validation errors (if any) the call to [ValidateState()](API\Plugins\MovieRenderPipelineCore\UMoviePipelineSetting\ValidateState) produced.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineSetting.h

Include

#include "MoviePipelineSetting.h"

Source

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineSetting.cpp

Syntax

virtual TArray< FText > GetValidationResults() const

Remarks

Get a human-readable text describing what validation errors (if any) the call to ValidateState() produced.

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