Extension:Unloading
Extension:Unloading()
Example
Events:Subscribe('Extension:Unloading', function()
-- Do stuff here.
end)
Last modified January 16, 2021: Update documentation to VeniceEXT v1.0.9 (a8b85575)
Extension:Unloading()
Events:Subscribe('Extension:Unloading', function()
-- Do stuff here.
end)