Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Editor > UEditorEngine
Type | Name | Description | |
---|---|---|---|
![]() |
void | RebuildModelFromBrushes
(
TArray< ABrush* >& BrushesToBuild, |
Builds up a model from a given set of brushes. |
![]() |
void | RebuildModelFromBrushes
(
UModel* Model, |
Builds up a model from a set of brushes. Used by RebuildLevel. |