I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UWindowLayoutBase (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE1:EHorizAlign (UT))
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UWindowLayoutBase
Package: 
UWindow
Direct subclasses:
UWindowLayoutCell, UWindowLayoutControl, UWindowLayoutRow
This class in other games:
RTNP, U1

null

Enums[edit]

EHorizAlign[edit]

HA_Center 
HA_Left 
HA_Right 

EVerticalAlign[edit]

VA_Middle 
VA_Top 
VA_Bottom