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

UE3:LinearStairBuilder (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> BrushBuilder >> LinearStairBuilder
Package: 
UnrealEd
This class in other games:
UT, UE2Runtime, UT2003, U2, UT2004, U2XMP, UT3


Properties[edit]

Property group 'LinearStairBuilder'[edit]

AddToFirstStep[edit]

Type: int


GroupName[edit]

Type: name


Default value: 'LinearStair'

NumSteps[edit]

Type: int


Default value: 8

StepHeight[edit]

Type: int


Default value: 16

StepLength[edit]

Type: int


Default value: 32

StepWidth[edit]

Type: int


Default value: 256

Default values[edit]

Property Value
BitmapFilename "Btn_Staircase"
ToolTip "BrushBuilderName_LinearStair"

Events[edit]

Build[edit]

event bool Build ()

Overrides: BrushBuilder.Build