Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
Serializes data in network byte order form into a buffer
| Name | UE::Online::ESessionAttributeConversionType |
| Type | enum |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/SessionsEOSGSTypes.h |
| Include Path | #include "Online/SessionsEOSGSTypes.h" |
Syntax
namespace UE
{
namespace Online
{
enum ESessionAttributeConversionType
{
ToService,
FromService,
}
}
}
Values
| Name | Remarks |
|---|---|
| ToService | |
| FromService |