Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:DoorArea (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> DoorArea
Package: 
UTMenu

null

Properties[edit]

bClosed[edit]

Type: bool


bOpening[edit]

Type: bool


DoorPos[edit]

Type: float


PendingPos[edit]

Type: float


Instance functions[edit]

Open[edit]

function Open ()


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint


Tick[edit]

function Tick (float Delta)

Overrides: UWindowWindow.Tick