The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UIComp_AutoAlignment (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Component >> UIComponent >> UIComp_AutoAlignment
Package: 
Engine
Within class: 
UIObject
This class in other games:
UT3

This component when present in a widget is supposed add ability to auto align its children widgets in a specified fashion

Properties

Property group 'Appearance'

HorzAlignment

Type: UIRoot.EUIAlignment

The settings which determines how this component will be aligning children widgets

Default value: UIALIGN_Default

VertAlignment

Type: UIRoot.EUIAlignment


Default value: UIALIGN_Default