I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:LinearStairBuilder (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> LinearStairBuilder |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
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 | "Linear Staircase" |
Events
Build
event bool Build ()
Overrides: BrushBuilder.Build