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

◆ Clear()

Implements System.Collections.Generic.ICollection< T >.

Definition at line 230 of file HashSet.cs.

References System.Collections.Generic.HashSet< T >._buckets, System.Collections.Generic.HashSet< T >._count, System.Collections.Generic.HashSet< T >._entries, System.Collections.Generic.HashSet< T >._freeCount, System.Collections.Generic.HashSet< T >._freeList, System.Array.Clear(), and System.count.

Referenced by Terraria.WorldBuilding.ShapeData.Clear(), Terraria.Player.ClearGrapplingBlacklist(), System.Collections.Generic.HashSet< T >.ExceptWith(), System.Collections.Generic.HashSet< T >.IntersectWith(), Terraria.Social.Steam.Lobby.Leave(), Terraria.GameContent.SpelunkerProjectileHelper.OnPreUpdateAllProjectiles(), Terraria.GameContent.Bestiary.NPCWasChatWithTracker.Reset(), Terraria.GameContent.Bestiary.NPCWasNearPlayerTracker.Reset(), and System.Collections.Generic.HashSet< T >.SymmetricExceptWith().