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 boolean

Bridge.Clothing.ReloadSkin()

Last updated