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

UE3:SpiralStairBuilder (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SpiralStairBuilder'

CounterClockwise

Type: bool


GroupName

Type: name


Default value: 'Spiral'

InnerRadius

Type: int


Default value: 64

NumSteps

Type: int


Default value: 8

NumStepsPer360

Type: int


Default value: 8

SlopedCeiling

Type: bool


Default value: True

SlopedFloor

Type: bool


StepHeight

Type: int


Default value: 16

StepThickness

Type: int


Default value: 32

StepWidth

Type: int


Default value: 256

Default values

Property Value
BitmapFilename "Btn_SpiralStairs"
ToolTip "Spiral Staircase"

Functions

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build


Other instance functions

BuildCurvedStair

function BuildCurvedStair (int Direction)