Skip to content

onAddonMounted

Andrew McWatters edited this page Jun 20, 2016 · 16 revisions

onAddonMounted Shared

The onAddonMounted callback is ran when an addon is mounted during engine initialization or by using addon.mount().

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