• @makingStuffForFun@lemmy.ml
      link
      fedilink
      352 years ago

      Surely other engines use it? I know godot supports it. Not to mention half the business software of the world (pre cloud) seemingly built with it. etc

      • @turbodrooler@lemmy.world
        link
        fedilink
        English
        342 years ago

        Unreal, Unity’s primary competitor, doesn’t. Mainstream gamers seem to only know about the two. Anyway, it’s a meme. I use C# for exclusively boring corporate stuff, and will continue.

        • El Barto
          link
          fedilink
          -52 years ago

          Oooh, I bet they will! They’re probably salivating about it.

      • @lobut@lemmy.ca
        link
        fedilink
        82 years ago

        It’s a joke built in hyperbole for sure. A lot of my friends are C# devs they’re not going anywhere.

        • @marcos@lemmy.world
          link
          fedilink
          22 years ago

          You can access the Excel scripting engine from C#, but this is more of a case of C# supporting Excel than the other way around. (And you will really not want to do it if you just have to read and save data in excel files.)

          Excel mainly uses VBA.