terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CanNPCsLiveWithEachOther() [1/2]

bool Terraria.GameContent.TownRoomManager.CanNPCsLiveWithEachOther ( int npc1ByType,
NPC npc2 )
inline

Definition at line 130 of file TownRoomManager.cs.

131 {
132 if (!true)
133 {
134 }
135 int housingCategory = npc2.housingCategory;
136 return true;
137 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.