Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Builders
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBrushBuilder
- UEditorBrushBuilder
- USheetBuilder
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Builders/SheetBuilder.h |
Include | #include "Builders/SheetBuilder.h" |
Syntax
class USheetBuilder : public UEditorBrushBuilder
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TEnumAsByte< enum ESheetAxis > | Axis | |
![]() |
FName | GroupName | |
![]() |
int32 | X | |
![]() |
int32 | XSegments | |
![]() |
int32 | Y | |
![]() |
int32 | YSegments |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
USheetBuilder
(
const FObjectInitializer& ObjectInitializer |