enum EOvidVRHand

#include <MagesControllerClass.h>

enum EOvidVRHand
{
    Left  = 0,
    Right = 1,
};