Need test for In Editor OR standalone (Desktop)

Hi
Building a multiplayer app and when I test locally on the desktop I need someway to check for 2 conditions

Either

  1. in Editor
    OR
  2. Standalone desktop

Application.isEditor obviously isn’t sufficient enough.

You mean like this?