TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ReserveHeadSlot()

static int Terraria.ModLoader.NPCHeadLoader.ReserveHeadSlot ( )
inlinestaticpackage

Definition at line 41 of file NPCHeadLoader.cs.

42 {
43 return nextHead++;
44 }

References Terraria.ModLoader.NPCHeadLoader.nextHead.

Referenced by Terraria.ModLoader.Mod.AddNPCHeadTexture().

+ Here is the caller graph for this function: