Lost Ark SDK  1.148.153.0
SDK::FNamedSession Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FNamedSession:

Public Attributes

struct FName SessionName
 
struct FPointer SessionInfo
 
class UOnlineGameSettingsGameSettings
 
TArray< struct FOnlineRegistrantRegistrants
 
TArray< struct FOnlineArbitrationRegistrantArbitrationRegistrants
 

Member Data Documentation

◆ ArbitrationRegistrants

TArray<struct FOnlineArbitrationRegistrant> SDK::FNamedSession::ArbitrationRegistrants

◆ GameSettings

class UOnlineGameSettings* SDK::FNamedSession::GameSettings

◆ Registrants

TArray<struct FOnlineRegistrant> SDK::FNamedSession::Registrants

◆ SessionInfo

struct FPointer SDK::FNamedSession::SessionInfo

◆ SessionName

struct FName SDK::FNamedSession::SessionName

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