Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
Serializes data in network byte order form into a buffer
| Name | UE::Online::EPlayerReportCategory |
| Type | enum |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGSInterfaces/PlayerReports.h |
| Include Path | #include "Online/OnlineServicesEOSGSInterfaces/PlayerReports.h" |
Syntax
namespace UE
{
namespace Online
{
enum EPlayerReportCategory
{
Cheating,
Exploiting,
OffensiveProfile,
VerbalAbuse,
Scamming,
Spamming,
Other,
}
}
}
Values
| Name | Remarks |
|---|---|
| Cheating | |
| Exploiting | |
| OffensiveProfile | |
| VerbalAbuse | |
| Scamming | |
| Spamming | |
| Other |