API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrNetSyncSessionsChangedNotification Struct

When a new list of sessions was added or the list of known connected sessions has changed, this UOvrPlatformSubsystem::OnNetSyncSessionsChanged() will be sent. When the status of a connection has changed, the UOvrPlatformSubsystem::OnNetSyncConnectionStatusChanged() will be sent.

Fields

A long integer ID which can be used to uniquely identify the network synchronization connection.
An array which contains the new list of FOvrNetSyncSession.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrNetSyncSessionsChangedNotificationHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon