Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| Name | FSessionUpdated |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include Path | #include "Online/Sessions.h" |
Syntax
struct FSessionUpdated
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SessionName | FName | Local name for the updated session | Online/Sessions.h | |
| SessionUpdate | FSessionUpdate | Updated session information | Online/Sessions.h |