//On some platforms this does some setup work needed - like settings the process DPI aware
 public void Init()
 {
     Hook.Init();
 }