Stats are up, but require a ton of presentation polish to be more useful

This commit is contained in:
karlberg
2021-04-22 20:06:55 -07:00
parent 503ba9351c
commit 590785e4ad
8 changed files with 162 additions and 10 deletions
@@ -52,6 +52,7 @@ namespace Multiplayer
#endif
private:
bool m_displayStats = false;
bool m_displayComponentStats = false;
bool m_displayPropertyStats = false;
bool m_displayRpcStats = false;
};