SHandPositions

C++
struct SHandPositions {
  Vec3 vLeftHand;
  Vec3 vRightHand;
};
File

IInput.h