ReloadSkin

local Bridge = exports.community_bridge:Bridge()

---This will reload the peds skin data from the backup table. This is used when the skin data is changed and needs to be reloaded.
---@return nil

Bridge.Clothing.SetAppearance(data)

Last updated