Skip to content

onReloadScript

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

onReloadScript() Shared

The onReloadScript callback is ran only in debug mode after a script has been modified and live reloaded.

Source

game/init.lua

Parameters

Name Type Description
modname string Name of the module which was reloaded
Clone this wiki locally