Skip to main content

CharacterAppearanceResultCallback

Callable

  • CharacterAppearanceResultCallback(accept: boolean): void

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


    Parameters

    • accept: boolean

    Returns void