Skip to content

onNPCSpawn

Andrew McWatters edited this page Apr 19, 2020 · 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