LEAP Documentation 40220
Documentation for the LEAP project
FProjectXGameSessionParams Struct Reference

#include <ProjectXGameSession.h>

Public Member Functions

 FProjectXGameSessionParams ()
 

Public Attributes

FName SessionName = ""
 
bool bIsLAN = false
 
bool bIsPresence = false
 
TSharedPtr< const FUniqueNetId > UserId
 
int32 BestSessionIdx = INDEX_NONE
 

Constructor & Destructor Documentation

◆ FProjectXGameSessionParams()

FProjectXGameSessionParams::FProjectXGameSessionParams ( )
inline

Member Data Documentation

◆ BestSessionIdx

int32 FProjectXGameSessionParams::BestSessionIdx = INDEX_NONE

Current search result choice to join

◆ bIsLAN

bool FProjectXGameSessionParams::bIsLAN = false

LAN Match

◆ bIsPresence

bool FProjectXGameSessionParams::bIsPresence = false

Presence enabled session

◆ SessionName

FName FProjectXGameSessionParams::SessionName = ""

Name of session settings are stored with

◆ UserId

TSharedPtr<const FUniqueNetId> FProjectXGameSessionParams::UserId

Id of player initiating lobby


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