#include <PlatformDependentEngagement.h>
◆ AdvanceToMainMenu()
void UPlatformDependentEngagement::AdvanceToMainMenu |
( |
| ) |
|
|
static |
◆ EngageUser()
void UPlatformDependentEngagement::EngageUser |
( |
const UObject * |
WorldContextObject, |
|
|
const FOnUserEngagedSignature & |
Callback, |
|
|
const FInputEvent & |
InputEvent |
|
) |
| |
|
static |
◆ HandleLoginUIClosed()
void UPlatformDependentEngagement::HandleLoginUIClosed |
( |
TSharedPtr< const FUniqueNetId > |
UniqueId, |
|
|
const int |
ControllerIndex, |
|
|
const FOnlineError & |
Error |
|
) |
| |
|
static |
◆ Init()
◆ OnConfirmGeneric()
void UPlatformDependentEngagement::OnConfirmGeneric |
( |
| ) |
|
|
static |
◆ OnUserCanPlay()
void UPlatformDependentEngagement::OnUserCanPlay |
( |
const FUniqueNetId & |
UserId, |
|
|
EUserPrivileges::Type |
Privilege, |
|
|
uint32 |
PrivilegeResults |
|
) |
| |
|
static |
◆ SetControllerAndAdvanceToMainMenu()
void UPlatformDependentEngagement::SetControllerAndAdvanceToMainMenu |
( |
const int |
ControllerIndex | ) |
|
|
static |
◆ EngagementCallback
FOnUserEngagedSignature UPlatformDependentEngagement::EngagementCallback |
|
static |
◆ GameInstance
◆ PendingControllerIndex
int32 UPlatformDependentEngagement::PendingControllerIndex = -1 |
|
static |
◆ World
TWeakObjectPtr< UWorld > UPlatformDependentEngagement::World = nullptr |
|
static |
The documentation for this class was generated from the following files: