Skip to content

onNPCSpawn

Andrew McWatters edited this page Aug 18, 2018 · 10 revisions

onNPCSpawn() Shared

The onNPCSpawn callback is ran when an NPC spawns.

Source

game/init.lua

Parameters

Name Type Description
npc npc NPC who spawned
Clone this wiki locally