Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
| Name | FFindUserStatsByAccountId |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/StatsCommon.h |
| Include Path | #include "Online/StatsCommon.h" |
Syntax
struct FFindUserStatsByAccountId
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFindUserStatsByAccountId
(
const FAccountId& InAccountId |
Online/StatsCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AccountId | FAccountId | Online/StatsCommon.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
const FUserStats& UserStats |
Online/StatsCommon.h |