Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:DoorArea (UT)

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

null

Properties

bClosed

Type: bool


bOpening

Type: bool


DoorPos

Type: float


PendingPos

Type: float


Instance functions

Open

function Open ()


Paint

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

Overrides: UWindowWindow.Paint


Tick

function Tick (float Delta)

Overrides: UWindowWindow.Tick