Navigation
Unreal Engine C++ API Reference > Plugins > ModelingOperators > TGenericDataOperator
References
Module | ModelingOperators |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/ModelingOperators.h |
Include | #include "ModelingOperators.h" |
void SetResult
&40;
TUniquePtr< ResultType > && ResultIn
&41;
Remarks
Set the result of the Operator (generally called by CalculateResult() implementation)