PhysicsService GetCollisionGroupName confusing argument naming

image

Was messing around with Collision groups for RDC Game Jam, and noticed that GetCollisionGroupId and GetCollisionGroupName had the same argument naming which confused me at first, seeing it here:

image

So I went on the devhub to double-check and found it was like that!