Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/FRecomputeUVsOp
Description
Check if operation is valid to do work. It may not be valid if there are conflicting or inconsistent options passed to it from the user.
| Name | IsValid |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/ParameterizationOps/RecomputeUVsOp.h |
| Include Path | #include "ParameterizationOps/RecomputeUVsOp.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Private/ParameterizationOps/RecomputeUVsOp.cpp |
bool IsValid() const