UpdateAppearanceBackup
This will update the internal backup of the appearance
Syntax:
Bridge.Clothing.UpdateAppearanceBackup()
Parameters:
data
(any) - Parameter data
Example:
local Bridge = exports["community_bridge"]:Bridge()
Bridge.Clothing.UpdateAppearanceBackup()
Last updated