There is no spoon

UE3:SheetBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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.

[edit] Properties

[edit] Property group 'SheetBuilder'

[edit] Axis

Type: ESheetAxis


[edit] GroupName

Type: name


Default value: 'Sheet'

[edit] X

Type: int


Default value: 256

[edit] XSegments

Type: int


Default value: 1

[edit] Y

Type: int


Default value: 256

[edit] YSegments

Type: int


Default value: 1

[edit] Default values

Property Value
BitmapFilename "Btn_Sheet"
ToolTip "Sheet"

[edit] Enums

[edit] ESheetAxis

AX_Horizontal 
AX_XAxis 
AX_YAxis 

[edit] Events

[edit] Build

event bool Build ()

Overrides: BrushBuilder.Build