Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
Interface definition for the EOS player reports service
| Name | IPlayerSanctions |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
| Include Path | #include "Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h" |
Syntax
class IPlayerSanctions
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOnlineAsyncOpHandle< FCreatePlayerSanctionAppeal > CreatePlayerSanctionAppeal
(
FCreatePlayerSanctionAppeal::Params&& Params |
Send a player sanction appeal | Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h | |
TOnlineAsyncOpHandle< FReadActivePlayerSanctions > ReadEntriesForUser
(
FReadActivePlayerSanctions::Params&& Params |
Read active player sanction for a specific user | Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |