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

◆ ClearGrapplingBlacklist()

void Terraria.Player.ClearGrapplingBlacklist ( )
inline

Definition at line 6491 of file Player.cs.

6492 {
6494 }
HashSet< Point > _blackListedTileCoordsForGrappling
Definition Player.cs:3139

References Terraria.Player._blackListedTileCoordsForGrappling.

Referenced by Terraria.Player.RemoveAllGrapplingHooks(), and Terraria.Player.UpdateBlacklistedTilesForGrappling().

+ Here is the caller graph for this function: