HomeWildfire Games

Cleanup getNumPlayers() calls

Description

Cleanup getNumPlayers() calls

Do not check for system components,
Do not inline in loops for performance
Use QueryPlayerIDInterface instead of querying the playerEnt

Patch By: temple
Differential Revision: https://code.wildfiregames.com/D1137