Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Contains both the old and new values for an updated FCustomSessionSetting. Part of the FSessionUpdate event data
| Name | FCustomSessionSettingUpdate |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include Path | #include "Online/Sessions.h" |
Syntax
struct FCustomSessionSettingUpdate
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NewValue | FCustomSessionSetting | New value for the updated Setting | Online/Sessions.h | |
| OldValue | FCustomSessionSetting | Old value for the updated Setting | Online/Sessions.h |