Interface IInputDevice
[NotClientImplementable]
[PrivateApi]
public interface IInputDevice
Methods
ProcessRawEvent(RawInputEventArgs)
Processes raw event. Is called after preprocessing by InputManager
void ProcessRawEvent(RawInputEventArgs ev)