UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TitleSafeZone.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Classes

struct  FTitleSafeZoneArea
 

Enumerations

enum  ESafeZoneType {
  eSZ_TOP , eSZ_BOTTOM , eSZ_LEFT , eSZ_RIGHT ,
  eSZ_MAX
}
 

Enumeration Type Documentation

◆ ESafeZoneType

Safezone related declarations. Used by GameViewportClient for rendering 'safe zones' on screen.

See also
UGameViewportClient
ESafeZoneType
FTitleSafeZoneArea The 4 different kinds of safezones
Enumerator
eSZ_TOP 
eSZ_BOTTOM 
eSZ_LEFT 
eSZ_RIGHT 
eSZ_MAX