I don't need to test my programs. I have an error-correcting modem.
UE3:UISafeRegionPanel (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UISafeRegionPanel |
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. |
Panel class that locks its position and size to match the safe region for the viewport.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] Property group 'Safe'
[edit] bForce4x3AspectRatio
Type: bool
If true, the panel will force the 4x3 Aspect Ratio
[edit] bUseFullRegionIn4x3
Type: bool
[edit] RegionPercentages
Modifiers: config, editinline
Holds a list of percentages that define each region
Default value, index 0: 0.99
Default value, index 1: 0.98
[edit] RegionType
Type: ESafeRegionType
This holds the type of region to create
[edit] Subobjects
[edit] WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UIContainer.WidgetEventComponent
No new values.
[edit] Enums
[edit] ESafeRegionType
- ESRT_FullRegion
- ESRT_TextSafeRegion
