Something like RegisterNetEvent('onClothingMenuClose', function(type) --- [[Return value will be ('cancel' : string) , ('save' : string) ]] end)
Something like
RegisterNetEvent('onClothingMenuClose', function(type)
--- [[Return value will be ('cancel' : string) , ('save' : string) ]]
end)