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

#include <PVROFindServerTask.h>

Inheritance diagram for FPVROMPSessionInfo:
[legend]

Public Member Functions

BEGIN_ONLINE_JSON_SERIALIZER ONLINE_JSON_SERIALIZE ("IPAddress", IPAddress)
 
 ONLINE_JSON_SERIALIZE ("MapName", MapName)
 
 ONLINE_JSON_SERIALIZE ("OwningUserName", OwningUserName)
 
 ONLINE_JSON_SERIALIZE ("Port", Port)
 
 ONLINE_JSON_SERIALIZE ("SessionID", SessionID)
 

Public Attributes

FString IPAddress
 
FString MapName
 
FString OwningUserName
 
FString Port
 
FString SessionID
 

Detailed Description

Definition at line 23 of file PVROFindServerTask.h.

Member Function Documentation

◆ ONLINE_JSON_SERIALIZE() [1/5]

BEGIN_ONLINE_JSON_SERIALIZER FPVROMPSessionInfo::ONLINE_JSON_SERIALIZE ( "IPAddress" ,
IPAddress  )

◆ ONLINE_JSON_SERIALIZE() [2/5]

FPVROMPSessionInfo::ONLINE_JSON_SERIALIZE ( "MapName" ,
MapName  )

◆ ONLINE_JSON_SERIALIZE() [3/5]

FPVROMPSessionInfo::ONLINE_JSON_SERIALIZE ( "OwningUserName" ,
OwningUserName  )

◆ ONLINE_JSON_SERIALIZE() [4/5]

FPVROMPSessionInfo::ONLINE_JSON_SERIALIZE ( "Port" ,
Port  )

◆ ONLINE_JSON_SERIALIZE() [5/5]

FPVROMPSessionInfo::ONLINE_JSON_SERIALIZE ( "SessionID" ,
SessionID  )

Member Data Documentation

◆ IPAddress

FString FPVROMPSessionInfo::IPAddress

Definition at line 25 of file PVROFindServerTask.h.

◆ MapName

FString FPVROMPSessionInfo::MapName

Definition at line 28 of file PVROFindServerTask.h.

◆ OwningUserName

FString FPVROMPSessionInfo::OwningUserName

Definition at line 29 of file PVROFindServerTask.h.

◆ Port

FString FPVROMPSessionInfo::Port

Definition at line 26 of file PVROFindServerTask.h.

◆ SessionID

FString FPVROMPSessionInfo::SessionID

Definition at line 27 of file PVROFindServerTask.h.


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