TGenericDataOperator::SetResult

Set the result of the Operator (generally called by [CalculateResult()](API\Plugins\ModelingOperators\TGenericDataOperator\CalculateResult) implementation)

Windows
MacOS
Linux

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/ModelingOperators.h

Include

#include "ModelingOperators.h"

Syntax

void SetResult
(
    TUniquePtr< ResultType > && ResultIn
)

Remarks

Set the result of the Operator (generally called by CalculateResult() implementation)

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