Open SKITTLE6969 opened 1 month ago
Something like
RegisterNetEvent('onClothingMenuClose', function(type) --- [[Return value will be ('cancel' : string) , ('save' : string) ]] end)
@SKITTLE6969 can you give more info what this event gonna use for?
Something like
RegisterNetEvent('onClothingMenuClose', function(type) --- [[Return value will be ('cancel' : string) , ('save' : string) ]]
end)