Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommonEngineUtils > API/Plugins/OnlineServicesCommonEngineUtils/Online
Inheritance Hierarchy
- ISession
- FSessionCommon
- FSessionLAN
- FSessionEOSGS
References
| Module | OnlineServicesCommonEngineUtils |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommonEngineUtils/Public/Online/SessionsLAN.h |
| Include | #include "Online/SessionsLAN.h" |
Syntax
class FSessionLAN : public UE::Online::FSessionCommon
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FInternetAddr > | OwnerInternetAddr | The IP address for the session owner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSessionLAN () |
FSessionLAN |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSessionLAN & | Cast
(
FSessionCommon& InSession |
||
| const FSessionLAN & |
Overridden from ISession
| Type | Name | Description | |
|---|---|---|---|
| void | DumpState () |
Returns a string with all the information in the session |