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

FOvrUserDataStoreUpdateResponse Struct

This payload contains information about the result of an update request to the user data store. It includes a success field field FOvrUserDataStoreUpdateResponse::Success that indicates whether the update was successful or not. See more info about Platform Solutions here.

Fields

Indicates whether the update request was successful or not. A value of true indicates that the update was successful, while a value of false indicates that the update failed.

Member Functions

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