public void ServoUnityWindowBrowserControlEvent(int windowIndex, ServoUnityWindowBrowserControlEventID eventID, int eventParam0, int eventParam1, string eventParamS) { ServoUnityPlugin_pinvoke.servoUnityWindowBrowserControlEvent(windowIndex, (int)eventID, eventParam0, eventParam1, eventParamS); }