APlayerController::ClientReturnToMainMenuWithTextReason

Return the client to the main menu gracefully

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h

Include

#include "GameFramework/PlayerController.h"

Syntax

virtual void ClientReturnToMainMenuWithTextReason
(
    const FText & ReturnReason
)

Remarks

Return the client to the main menu gracefully

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