private bool CheckCustomerPositionRequirements(MNode node) { return(node.GetComponent(checkPoint.GetType())); }