FBSPOps::csgAddOperation

Adds a brush to the list of CSG brushes in the level, using a CSG operation.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/BSPOps.h

Include

#include "BSPOps.h"

Source

/Engine/Source/Editor/UnrealEd/Private/BSPOps.cpp

Syntax

static ABrush * csgAddOperation
(
    ABrush * Actor,
    uint32 PolyFlags,
    EBrushType BrushType
)

Remarks

Adds a brush to the list of CSG brushes in the level, using a CSG operation.

Returns

A newly-created copy of the brush.

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