FBSPOps::bspValidateBrush

Validate a brush, and set iLinks on all EdPolys to index of the first identical EdPoly in the list, or its index if it's the first.

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 void bspValidateBrush
(
    UModel * Brush,
    bool ForceValidate,
    bool DoStatusUpdate
)

Remarks

Validate a brush, and set iLinks on all EdPolys to index of the first identical EdPoly in the list, or its index if it's the first. Not transactional.

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