Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UBspConversionTool
Description
Updates the targets that the conversion functions operate on (BrushesToConvert, BrushForPivot), based on level composition, current selection, and settings. Also checks if this is a change from the previous value of BrushesToConvert.
| Name | CompareAndUpdateConversionTargets |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/BspConversionTool.h |
| Include Path | #include "BspConversionTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/BspConversionTool.cpp |
bool CompareAndUpdateConversionTargets()
true if BrushesToConvert changed.