I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:SheetBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> BrushBuilder >> SheetBuilder

Contents

Package: 
Editor
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT, UT2003, UT2004

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