Skip to content

onAddonUnmounted

Andrew McWatters edited this page Apr 19, 2020 · 12 revisions

onAddonUnmounted() Shared

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

Source

game/init.lua

Parameters

Name Type Description
addon string Add-on that was unmounted
Clone this wiki locally