UGameViewportClient::HasBottomSafeZone

Whether the player at LocalPlayerIndex's viewport has a "bottom of viewport" safezone or not.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h

Include

#include "Engine/GameViewportClient.h"

Source

/Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp

Syntax

bool HasBottomSafeZone
(
    int32 LocalPlayerIndex
)

Remarks

Whether the player at LocalPlayerIndex's viewport has a "bottom of viewport" safezone or not.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss