HexscriptsVersion 3.0Clothing
Exports
This section lists all client-side and server-side exports in this script. Exports can be called from other scripts to interact with this script functionality.
Note
If you need additional exports for your implementation, please open a ticket on our Discord server.
Client Exports
GetClothings
Gets all saved clothings.
local clothes = exports['hex_3_clothing']:GetClothings()Prop
Type
OpenClothingStore
Opens the clothing store menu.
exports['hex_3_clothing']:OpenClothingStore()OpenSavedOutfits
Opens the saved outfits menu.
exports['hex_3_clothing']:OpenSavedOutfits()Server Exports
No server exports are available at the moment.