I don't need to test my programs. I have an error-correcting modem.

UE1:LinearStairBuilder (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> BrushBuilder >> LinearStairBuilder

Contents

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

LinearStairBuilder: Builds a Linear Staircase.

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 "BBLinearStair"
ToolTip "Linear Staircase"

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build