Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Builders
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBrushBuilder
- UEditorBrushBuilder
- UConeBuilder
- UCubeBuilder
- UCurvedStairBuilder
- UCylinderBuilder
- ULinearStairBuilder
- USheetBuilder
- USpiralStairBuilder
- UTetrahedronBuilder
- UVolumetricBuilder
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Builders/EditorBrushBuilder.h |
Include | #include "Builders/EditorBrushBuilder.h" |
Syntax
class UEditorBrushBuilder : public UBrushBuilder
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UEditorBrushBuilder
(
const FObjectInitializer& ObjectInitializer |
Overridden from UBrushBuilder
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | BadParameters
(
const FText& msg |
|
![]() ![]() |
void | BeginBrush
(
bool InMergeCoplanars, |
UBrushBuilder interface |
![]() ![]() |
bool | Builds the brush shape for the specified ABrush or the builder brush if Brush is nullptr. | |
![]() ![]() |
bool | ||
![]() ![]() ![]() |
int32 | GetPolyCount () |
|
![]() ![]() ![]() |
FVector | GetVertex
(
int32 i |
|
![]() ![]() ![]() |
int32 | ||
![]() ![]() |
void | ||
![]() ![]() |
void | ||
![]() ![]() |
void | ||
![]() ![]() |
void | PolyEnd () |
|
![]() ![]() |
void | Polyi
(
int32 i |
|
![]() ![]() |
int32 | Vertex3f
(
float X, |
|
![]() ![]() |
int32 | Vertexv
(
FVector v |
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
UObject interface |