Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS
| Name | FSessionEOSGS |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/SessionsEOSGS.h |
| Include Path | #include "Online/SessionsEOSGS.h" |
Syntax
class FSessionEOSGS : public UE::Online::FSessionLAN
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Online/SessionsEOSGS.h | |||
FSessionEOSGS
(
const FSessionEOSGS& InSession |
Online/SessionsEOSGS.h | ||
FSessionEOSGS
(
const FSessionsEOSGS& SessionsInstance, |
This constructor should only be used by BuildSessionFromDetailsHandle, after all user ids in the session have been resolved. | Online/SessionsEOSGS.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SessionDetailsHandle | TSharedPtr< FSessionDetailsHandleEOSGS > | Session details handle | Online/SessionsEOSGS.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FSessionEOSGS & Cast
(
const ISession& InSession |
Online/SessionsEOSGS.h |