Documentation for the Unreal C++ Library
Loading...
Searching...
No Matches
FPVROMPSessionRequestInfo Struct Reference

#include <PVROFindServerTask.h>

Inheritance diagram for FPVROMPSessionRequestInfo:
[legend]

Public Member Functions

 ONLINE_JSON_SERIALIZE ("ClientID", ClientID)
 
BEGIN_ONLINE_JSON_SERIALIZER ONLINE_JSON_SERIALIZE ("ModuleID", ModuleID)
 
 ONLINE_JSON_SERIALIZE ("ModuleVersion", ModuleVersion)
 
 ONLINE_JSON_SERIALIZE ("OrgID", OrgID)
 

Public Attributes

FString ClientID
 
uint32 ModuleID
 
FString ModuleVersion
 
uint32 OrgID
 

Detailed Description

Definition at line 8 of file PVROFindServerTask.h.

Member Function Documentation

◆ ONLINE_JSON_SERIALIZE() [1/4]

FPVROMPSessionRequestInfo::ONLINE_JSON_SERIALIZE ( "ClientID" ,
ClientID  )

◆ ONLINE_JSON_SERIALIZE() [2/4]

BEGIN_ONLINE_JSON_SERIALIZER FPVROMPSessionRequestInfo::ONLINE_JSON_SERIALIZE ( "ModuleID" ,
ModuleID  )

◆ ONLINE_JSON_SERIALIZE() [3/4]

FPVROMPSessionRequestInfo::ONLINE_JSON_SERIALIZE ( "ModuleVersion" ,
ModuleVersion  )

◆ ONLINE_JSON_SERIALIZE() [4/4]

FPVROMPSessionRequestInfo::ONLINE_JSON_SERIALIZE ( "OrgID" ,
OrgID  )

Member Data Documentation

◆ ClientID

FString FPVROMPSessionRequestInfo::ClientID

Definition at line 13 of file PVROFindServerTask.h.

◆ ModuleID

uint32 FPVROMPSessionRequestInfo::ModuleID

Definition at line 10 of file PVROFindServerTask.h.

◆ ModuleVersion

FString FPVROMPSessionRequestInfo::ModuleVersion

Definition at line 12 of file PVROFindServerTask.h.

◆ OrgID

uint32 FPVROMPSessionRequestInfo::OrgID

Definition at line 11 of file PVROFindServerTask.h.


The documentation for this struct was generated from the following file: