Navigation
API > API/Runtime > API/Runtime/ApplicationCore
Callback for when ShowPlatformUserSelector has completed.
| Name | FPlatformUserSelectionCompleteParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformApplicationMisc.h" |
Syntax
struct FPlatformUserSelectionCompleteParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSuccess | bool | GenericPlatform/GenericPlatformApplicationMisc.h | ||
| SelectedUserId | FPlatformUserId | GenericPlatform/GenericPlatformApplicationMisc.h |