Gah - a solution with more questions. – EntropicLqd

UE3:LinearStairBuilder (UT3)

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

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

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

Events[edit]

Build[edit]

event bool Build ()

Overrides: BrushBuilder.Build