Skip to content

onAddonUnmounted

Andrew McWatters edited this page Jun 13, 2016 · 12 revisions

onAddonUnmounted Shared

The onAddonUnmounted callback is ran when an addon is unmounted by using addon.unmount().

Parameters

Name Type Description
addon string Addon that was unmounted
Clone this wiki locally