My program doesn't have bugs. It just develops random features.

UE3:UISafeRegionPanel (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:ESafeRegionType (UT3))
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UISafeRegionPanel
Package: 
Engine
This class in other games:
UDK

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.

Properties[edit]

Property group 'Safe'[edit]

bForce4x3AspectRatio[edit]

Type: bool

If true, the panel will force the 4x3 Aspect Ratio

bUseFullRegionIn4x3[edit]

Type: bool


RegionPercentages[edit]

Type: array<float>

Modifiers: config, editinline

Holds a list of percentages that define each region

Default value, index 0: 0.99

Default value, index 1: 0.98

RegionType[edit]

Type: ESafeRegionType

This holds the type of region to create

Subobjects[edit]

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UIContainer.WidgetEventComponent

No new values.

Enums[edit]

ESafeRegionType[edit]

ESRT_FullRegion 
ESRT_TextSafeRegion