Cogito, ergo sum
UE3:UIComp_AutoAlignment (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Component >> UIComponent >> UIComp_AutoAlignment |
Contents |
| 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.
[edit] Properties
[edit] Property group 'UIComp_AutoAlignment'
[edit] HorzAlignment
Type: UIRoot.EUIAlignment
The settings which determines how this component will be aligning children widgets
Default value: UIALIGN_Default
[edit] VertAlignment
Type: UIRoot.EUIAlignment
Default value: UIALIGN_Default
