Documentation for the Unreal C++ Library
Loading...
Searching...
No Matches
PVROnlineSession.h File Reference
#include "CoreMinimal.h"
#include "UObject/CoreOnline.h"
#include "Misc/ScopeLock.h"
#include "OnlineSessionSettings.h"
#include "OnlineDelegateMacros.h"
#include "Interfaces/OnlineSessionInterface.h"
#include "PVROBeacon.h"
#include "PVROFindServerTask.h"
#include "PVROMultiplayerSessionInfo.h"
#include "PVROPackage.h"
Include dependency graph for PVROnlineSession.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FPVROnlineSession
 

Typedefs

typedef FOnFindSessionsStart::FDelegate FOnFindSessionsStartDelegate
 
typedef FOnJoinSessionStart::FDelegate FOnJoinSessionStartDelegate
 
typedef TSharedPtr< FPVROnlineSession, ESPMode::ThreadSafe > FPVROnlineSessionPtr
 

Functions

 DECLARE_MULTICAST_DELEGATE (FOnFindSessionsStart)
 
 DECLARE_MULTICAST_DELEGATE (FOnJoinSessionStart)
 

Typedef Documentation

◆ FOnFindSessionsStartDelegate

typedef FOnFindSessionsStart::FDelegate FOnFindSessionsStartDelegate

Definition at line 23 of file PVROnlineSession.h.

◆ FOnJoinSessionStartDelegate

typedef FOnJoinSessionStart::FDelegate FOnJoinSessionStartDelegate

Definition at line 26 of file PVROnlineSession.h.

◆ FPVROnlineSessionPtr

typedef TSharedPtr<FPVROnlineSession, ESPMode::ThreadSafe> FPVROnlineSessionPtr

Definition at line 352 of file PVROnlineSession.h.

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE() [1/2]

DECLARE_MULTICAST_DELEGATE ( FOnFindSessionsStart )

◆ DECLARE_MULTICAST_DELEGATE() [2/2]

DECLARE_MULTICAST_DELEGATE ( FOnJoinSessionStart )