Skip to main content

ChatRoomCharacterUpdate

Callable

  • ChatRoomCharacterUpdate(C): void

  • Pushes the new character data/appearance to everyone else in a chat room and updates the server database.

    Note that this will not update the server database, which requires either CharacterRefresh or ServerPlayerAppearanceSync.


    Parameters

    Returns void

    • Nothing.