I'm a doctor, not a mechanic
UE3:UIComp_AutoAlignment (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Component >> UIComponent >> UIComp_AutoAlignment |
Contents |
- Package:
- Engine
- Within class:
- UIObject
- No known subclasses.
| 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. |
This component when present in a widget is supposed add ability to auto align its children widgets in a specified fashion
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UIComp_AutoAlignment'
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
