Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/Online
Inheritance Hierarchy
- ISession
- FSessionCommon
- FSessionLAN
- FSessionEOSGS
References
| Module | OnlineServicesEOSGS |
| Header | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/SessionsEOSGS.h |
| Include | #include "Online/SessionsEOSGS.h" |
Syntax
class FSessionEOSGS : public UE::Online::FSessionLAN
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FSessionDetailsHandleEOSGS > | SessionDetailsHandle | Session details handle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSessionEOSGS
(
const FSessionEOSGS& InSession |
|||
FSessionEOSGS
(
const TSharedPtr< FSessionDetailsHandleEOSGS >& InSessionDetailsHandle |
This constructor should only be used by BuildSessionFromDetailsHandle, after all user ids in the session have been resolved. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FSessionEOSGS & |