ChatRoomCharacterExpressionUpdate CallableChatRoomCharacterExpressionUpdate(C, Group): voidUpdates an item on a character for everyone in a chat room, for expression changes only. Note that this will not update the server database, which requires either CharacterRefresh, ServerPlayerAppearanceSync or ChatRoomCharacterUpdate.ParametersC: CharacterGroup: keyof ExpressionNameMapReturns void
Updates an item on a character for everyone in a chat room, for expression changes only.
Note that this will not update the server database, which requires either CharacterRefresh, ServerPlayerAppearanceSync or ChatRoomCharacterUpdate.