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

◆ Get()

static NPCHappiness Terraria.ModLoader.NPCHappiness.Get ( int npcType)
inlinestatic

Definition at line 100 of file NPCHappiness.cs.

101 {
102 return new NPCHappiness(npcType);
103 }

References Terraria.ModLoader.NPCHappiness.NPCHappiness().

+ Here is the call graph for this function: