Skip to main content

CharacterAppearanceResultCallback

The callback to perform when closing the appearance screen. Must stay valid for as long as the screen is up.

Callable

  • CharacterAppearanceResultCallback(accept): void

  • Parameters

    • accept: boolean

    Returns void