Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:SheetBuilder (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> BrushBuilder >> SheetBuilder

Contents

Package: 
UnrealEd
This class in other games:
U2, U2XMP, UE2Runtime, UT, UT2003, UT2004, UT3


[edit] Properties

[edit] Property group 'SheetBuilder'

[edit] Axis

Type: ESheetAxis


[edit] GroupName

Type: name


Default value: 'Sheet'

[edit] X

Type: int


Default value: 256

[edit] XSegments

Type: int


Default value: 1

[edit] Y

Type: int


Default value: 256

[edit] YSegments

Type: int


Default value: 1

[edit] Default values

Property Value
BitmapFilename "Btn_Sheet"
ToolTip "BrushBuilderName_Sheet"

[edit] Enums

[edit] ESheetAxis

AX_Horizontal 
AX_XAxis 
AX_YAxis 

[edit] Events

[edit] Build

event bool Build ()

Overrides: BrushBuilder.Build


Personal tools