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

◆ RemoveParticipant()

void System.Threading.Barrier.RemoveParticipant ( )
inline

Definition at line 163 of file Barrier.cs.

164 {
166 }
void RemoveParticipants(int participantCount)
Definition Barrier.cs:168

References System.Threading.Barrier.RemoveParticipants().