I’m confused with the publish methods. Can some educate me about what’s the difference between these two types of publish? I’ve seen examples of both but none that explain why they use one publish method or the other.
I would like to construct a c# app with a thread that reads the events but I have only been able to do it in Unity with a StartCoroutine.