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

ovr_AvatarEditorOptions_SetSourceOverride Function

Optional override for where the request is coming from. This field allows you to specify the source of the request in the launched editor by calling ovr_Avatar_LaunchAvatarEditor(), which can be useful in cases where you want to track or identify the origin of the request.

Signature

void ovr_AvatarEditorOptions_SetSourceOverride(ovrAvatarEditorOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void