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

◆ IsPlayerAtRightHeightForType()

bool Terraria.GameContent.Ambience.AmbienceServer.IsPlayerAtRightHeightForType ( SkyEntityType type,
Player plr )
inlineprivate

Definition at line 84 of file AmbienceServer.cs.

85 {
86 return AmbienceServer.IsPlayerInAPlaceWhereTheyCanSeeAmbienceHell(plr);
87 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Ambience.AmbienceServer.IsPlayerInAPlaceWhereTheyCanSeeAmbienceHell(), and j__TPar.