Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/FCreatePlayerSanctionAppeal
| |
|
| Name |
Params |
| Type |
struct |
| Header File |
/Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
| Include Path |
#include "Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h" |
Syntax
struct Params
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LocalAccountId |
FAccountId |
Local user id |
Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
|
| Reason |
EPlayerSanctionAppealReason |
The reason of the appeal |
Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
|
| ReferenceId |
FString |
The sanction id for the sanction that is being appealed |
Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
|