I want to integrate eye tracking device with construct 3. The device has Product Development Kit, the PDK allows to use the Stream Engine API to interface with the eye tracker. The Device Stream Engine is at its core a C API, but bindings exist for C++ and C#. Do you think it's possible to make a custom plugin/add-on to connect the eye tracking device with construct?