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