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
{
165
RemoveParticipants
(1);
166
}
System.Threading.Barrier.RemoveParticipants
void RemoveParticipants(int participantCount)
Definition
Barrier.cs:168
References
System.Threading.Barrier.RemoveParticipants()
.
System
Threading
Barrier
Generated by
1.10.0