kinectv2 plugins level up

I use the plugin “KinectV2” about lion, I get the plugin with unreal engine 4.7

but in unreal engine 4.10,it can’t work.

I find in KinectV2’s source code, It make a “IInputDeviceModule”

but I find in unreal engine 4.10.1, I only find that “IInputInterface”,

Does something changed in plugin’s base class?

what should I do to make KinectV2 work in unreal engine 4.10.1 ?

OK I have solve my problem.
that need remove kinectV2Editor module.