Gah - a solution with more questions. – EntropicLqd

UE3:CurvedStairBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> BrushBuilder >> CurvedStairBuilder
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 'CurvedStairBuilder'

AddToFirstStep

Type: int


AngleOfCurve

Type: int


Default value: 90

CounterClockwise

Type: bool


GroupName

Type: name


Default value: 'CStair'

InnerRadius

Type: int


Default value: 240

NumSteps

Type: int


Default value: 4

StepHeight

Type: int


Default value: 16

StepWidth

Type: int


Default value: 256

Default values

Property Value
BitmapFilename "Btn_CurvedStairs"
ToolTip "Curved Staircase"

Functions

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build


Other instance functions

BuildCurvedStair

function BuildCurvedStair (int Direction)