The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:LinearStairBuilder (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> BrushBuilder >> LinearStairBuilder |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
LinearStairBuilder: Builds a Linear Staircase.
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 | "BBLinearStair" |
| ToolTip | "Linear Staircase" |
Events
Build
event bool Build ()
Overrides: BrushBuilder.Build
