Gah - a solution with more questions. – EntropicLqd

UE2:SheetBuilder (UE2Runtime)

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

SheetBuilder: Builds a simple sheet.

Properties[edit]

Property group 'SheetBuilder'[edit]

Axis[edit]

Type: ESheetAxis


GroupName[edit]

Type: name


Default value: 'Sheet'

Height[edit]

Type: int


Default value: 256

HorizBreaks[edit]

Type: int


Default value: 1

VertBreaks[edit]

Type: int


Default value: 1

Width[edit]

Type: int


Default value: 256

Default values[edit]

Property Value
BitmapFilename "BBSheet"
ToolTip "Sheet"

Enums[edit]

ESheetAxis[edit]

AX_Horizontal 
AX_XAxis 
AX_YAxis 

Events[edit]

Build[edit]

event bool Build ()

Overrides: BrushBuilder.Build