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

FOvrNetSyncSetSessionPropertyResult Struct

A FOvrNetSyncConnection allows multiple clients to connect and communicate with each other in real-time. This is the payload from setting the properties of FOvrNetSyncSession. You can retrieve the result session via field FOvrNetSyncSetSessionPropertyResult::Session.

Fields

It contains the FOvrNetSyncSession that the operation was modifying.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrNetSyncSetSessionPropertyResultHandle 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