Lost Ark SDK  1.148.153.0
SDK::FGameSessionInformation Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FGameSessionInformation:

Public Attributes

int AppTitleID
 
int PlatformType
 
struct FString Language
 
struct FString GameplaySessionTimestamp
 
float GameplaySessionStartTime
 
float GameplaySessionEndTime
 
unsigned long bGameplaySessionInProgress: 1
 
struct FString GameplaySessionID
 
struct FString GameClassName
 
struct FString MapName
 
struct FString MapURL
 
int SessionInstance
 
int GameTypeId
 
struct FUniqueNetId OwningNetId
 
int PlaylistId
 

Member Data Documentation

◆ AppTitleID

int SDK::FGameSessionInformation::AppTitleID

◆ bGameplaySessionInProgress

unsigned long SDK::FGameSessionInformation::bGameplaySessionInProgress

◆ GameClassName

struct FString SDK::FGameSessionInformation::GameClassName

◆ GameplaySessionEndTime

float SDK::FGameSessionInformation::GameplaySessionEndTime

◆ GameplaySessionID

struct FString SDK::FGameSessionInformation::GameplaySessionID

◆ GameplaySessionStartTime

float SDK::FGameSessionInformation::GameplaySessionStartTime

◆ GameplaySessionTimestamp

struct FString SDK::FGameSessionInformation::GameplaySessionTimestamp

◆ GameTypeId

int SDK::FGameSessionInformation::GameTypeId

◆ Language

struct FString SDK::FGameSessionInformation::Language

◆ MapName

struct FString SDK::FGameSessionInformation::MapName

◆ MapURL

struct FString SDK::FGameSessionInformation::MapURL

◆ OwningNetId

struct FUniqueNetId SDK::FGameSessionInformation::OwningNetId

◆ PlatformType

int SDK::FGameSessionInformation::PlatformType

◆ PlaylistId

int SDK::FGameSessionInformation::PlaylistId

◆ SessionInstance

int SDK::FGameSessionInformation::SessionInstance

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