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

OvrPlatform_Avatar_LaunchAvatarEditor Function

Launches the Avatar Editor. Meta Avatars Editor is a feature that allows users to edit their Meta Avatars appearances within the VR application that they are currently using. This experience is often used by users to switch their outfit and accessories to better suit the VR experience they are experiencing. The result can be retrieved by field FOvrAvatarEditorResult::RequestSent.

Signature

void OVRPLATFORM_API OvrPlatform_Avatar_LaunchAvatarEditor(UGameInstance *GameInstance, FOvrAvatarEditorOptions Options, OvrPlatform_Avatar_LaunchAvatarEditor_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Avatar_LaunchAvatarEditor_Delegate &&

Returns

void OVRPLATFORM_API