private SetCurrentTotal ( int currentTotal, int current, int total, bool sense ) : bool | ||
currentTotal | int | The old current total to compare |
current | int | The current cparticipant count |
total | int | The total participants count |
sense | bool | The sense flag |
return | bool |