I don't need to test my programs. I have an error-correcting modem.

UE3:SheetBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> BrushBuilder >> SheetBuilder
Package: 
Editor
This class in other games:
UT, UT2003, U2, UE2Runtime, U2XMP, UT2004, UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'SheetBuilder'[edit]

Axis[edit]

Type: ESheetAxis


GroupName[edit]

Type: name


Default value: 'Sheet'

X[edit]

Type: int


Default value: 256

XSegments[edit]

Type: int


Default value: 1

Y[edit]

Type: int


Default value: 256

YSegments[edit]

Type: int


Default value: 1

Default values[edit]

Property Value
BitmapFilename "Btn_Sheet"
ToolTip "Sheet"

Enums[edit]

ESheetAxis[edit]

AX_Horizontal 
AX_XAxis 
AX_YAxis 

Events[edit]

Build[edit]

event bool Build ()

Overrides: BrushBuilder.Build