Added a helpful comment on hierarchy benchmark

Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
This commit is contained in:
AMZN-Olex
2021-10-04 21:10:39 -04:00
parent 3321f9e5ea
commit 31b2fe427b
@@ -14,6 +14,7 @@ namespace Multiplayer
{
/*
* Hierarchy of 16 entities: Parent -> Child_2 -> .. -> Child_16
* By default the maximum size of a hierarchy is defined by bg_hierarchyEntityMaxLimit (16).
*/
class ServerDeepHierarchyBenchmark : public HierarchyBenchmarkBase
{