I'm a doctor, not a mechanic

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

Property group 'SheetBuilder'

Axis

Type: ESheetAxis


GroupName

Type: name


Default value: 'Sheet'

X

Type: int


Default value: 256

XSegments

Type: int


Default value: 1

Y

Type: int


Default value: 256

YSegments

Type: int


Default value: 1

Default values

Property Value
BitmapFilename "Btn_Sheet"
ToolTip "Sheet"

Enums

ESheetAxis

AX_Horizontal 
AX_XAxis 
AX_YAxis 

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build