I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:SheetBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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