Gah - a solution with more questions. – EntropicLqd
UE2:CurvedStairBuilder (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> CurvedStairBuilder |
Contents
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. |
CurvedStairBuilder: Builds a curved staircase.
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 | "BBCurvedStair" |
ToolTip | "Curved Staircase" |
Functions
Events
Build
event bool Build ()
Overrides: BrushBuilder.Build
Other instance functions
BuildCurvedStair
function BuildCurvedStair (int Direction)