UBspConversionTool::IsValidConversionTarget

Determines whether the passed in pointer is a valid convertible brush.

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/BspConversionTool.h

Include

#include "BspConversionTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/BspConversionTool.cpp

Syntax

bool IsValidConversionTarget
(
    const ABrush * Brush
) const

Remarks

Determines whether the passed in pointer is a valid convertible brush. Safe to call with nullptr. Considers Settings->bIncludeVolumes.

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