Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:LinearStairBuilder (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> BrushBuilder >> LinearStairBuilder
Package: 
UnrealEd
This class in other games:
UT, UE2Runtime, UT2003, U2, UT2004, U2XMP, UT3


Properties

Property group 'LinearStairBuilder'

AddToFirstStep

Type: int


GroupName

Type: name


Default value: 'LinearStair'

NumSteps

Type: int


Default value: 8

StepHeight

Type: int


Default value: 16

StepLength

Type: int


Default value: 32

StepWidth

Type: int


Default value: 256

Default values

Property Value
BitmapFilename "Btn_Staircase"
ToolTip "BrushBuilderName_LinearStair"

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build