Skip to content

onReloadScript

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

onReloadScript Shared

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

Parameters

**Location:** `src/game/init.lua`

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