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

◆ AI_007_TownEntities_CheckIfWillDrown()

bool Terraria.NPC.AI_007_TownEntities_CheckIfWillDrown ( bool currentlyDrowning)
inlineprivate

Definition at line 59340 of file NPC.cs.

59341 {
59342 return currentlyDrowning;
59343 }

Referenced by Terraria.NPC.AI_007_TownEntities().

+ Here is the caller graph for this function: