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

FOvrAvatarEditorResult Struct

This is the result that can be extracted from message payload when the avatar editor is launched via a call to UOvrRequestsBlueprintLibrary::Avatar_LaunchAvatarEditor(). It contains information about whether the avatar editor result has successfully been sent.

Fields

This indicates whether the request has been sent successfully. This is an optional boolean. If the boolean field isn't there, it indicates that the response is an error and will throw an error message.

Member Functions

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