RestoreAppearance
Restores the player appearance based on the cached value
Syntax:
Bridge.Clothing.RestoreAppearance(src)
Parameters:
src
(any) - Parameter src
Example:
local Bridge = exports["community_bridge"]:Bridge()
Bridge.Clothing.RestoreAppearance()
Last updated