I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:SpiralStairBuilder (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> BrushBuilder >> SpiralStairBuilder |
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] Property group 'SpiralStairBuilder'
[edit] CounterClockwise
Type: bool
[edit] GroupName
Type: name
Default value: 'Spiral'
[edit] InnerRadius
Type: int
Default value: 64
[edit] NumSteps
Type: int
Default value: 8
[edit] NumStepsPer360
Type: int
Default value: 8
[edit] SlopedCeiling
Type: bool
Default value: True
[edit] SlopedFloor
Type: bool
[edit] StepHeight
Type: int
Default value: 16
[edit] StepThickness
Type: int
Default value: 32
[edit] StepWidth
Type: int
Default value: 256
[edit] Default values
| Property | Value |
|---|---|
| BitmapFilename | "Btn_SpiralStairs" |
| ToolTip | "Spiral Staircase" |
[edit] Functions
[edit] Events
[edit] Build
event bool Build ()
Overrides: BrushBuilder.Build
[edit] Other instance functions
[edit] BuildCurvedStair
function BuildCurvedStair (int Direction)
