Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
Serializes data in network byte order form into a buffer
| Name | UE::Online::EPlayerSanctionAppealReason |
| Type | enum |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h |
| Include Path | #include "Online/OnlineServicesEOSGSInterfaces/PlayerSanctions.h" |
Syntax
namespace UE
{
namespace Online
{
enum EPlayerSanctionAppealReason
{
IncorrectSanction,
CompromisedAccount,
UnfairPunishment,
AppealForForgiveness,
}
}
}
Values
| Name | Remarks |
|---|---|
| IncorrectSanction | |
| CompromisedAccount | |
| UnfairPunishment | |
| AppealForForgiveness |