Extension:Unloading

Extension:Unloading()

Example

Events:Subscribe('Extension:Unloading', function()
    -- Do stuff here.
end)