using UnityEngine; namespace Passer.Humanoid { public class NoGrab : Handle { } }