FOnCloseRequested

Delegate type used by [UGameViewportClient](API\Runtime\Engine\Engine\UGameViewportClient) when call is made to close a viewport

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, FViewport * > FOnCloseRequested

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportDelegates.h

Include

#include "Engine/GameViewportDelegates.h"

Remarks

Delegate type used by UGameViewportClient when call is made to close a viewport

The first parameter is the viewport being closed.

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