MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / UpdateBrushes

Method UpdateBrushes

Source/Engine/Src/UnDynBsp.cpp:1273–1342  ·  view source on GitHub ↗

Update certain moving brushes in the level. Call with Actors=NULL to update all moving brushes, or with a list of specific brushes to be updated in lock-step. All of the specified moving brushes (and brushes interwoved with their Bsp's) are cleaned out of the Bsp, and then re-added.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

MinFunction · 0.85
appMemcpyFunction · 0.85
NumMethod · 0.80
IsMovingBrushMethod · 0.80

Tested by

no test coverage detected