Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    I do not understand the question or what you are trying to do. Events are typically subscribed to, not called actively. Some context may help. Commented Nov 9, 2019 at 21:50
  • 1
    I suspect that what you're looking to know is that an event-argument object can be abstract, such that a single object of a uniform type can effectively pass different sorts of information, containing the different types of parameters you're asking about. But, a more concrete example would make it easier to discuss the problem. Commented Nov 9, 2019 at 22:00
  • sorry my poor wording, but @Nat you hit the nail on the head! Commented Nov 10, 2019 at 13:04
  • @MartinMaat thanks for the feedback! I've linked another question from SO that I think I would say is closer to what I'm dealing with, and might help describe my problem better. Let me know if it does :) Commented Nov 10, 2019 at 13:15