Gah - a solution with more questions. – EntropicLqd

UE2:SheetBuilder (U2XMP)

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

SheetBuilder: Builds a simple sheet.

Properties

Property group 'SheetBuilder'

Axis

Type: ESheetAxis


GroupName

Type: name


Default value: Sheet

Height

Type: int


Default value: 256

HorizBreaks

Type: int


Default value: 1

VertBreaks

Type: int


Default value: 1

Width

Type: int


Default value: 256

Default values

Property Value
BitmapFilename "BBSheet"
ToolTip "Sheet"

Enums

ESheetAxis

AX_Horizontal 
AX_XAxis 
AX_YAxis 

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build