For extension developers who are going to try to make this extension.
My suggestions -
- First get all components
- run a loop through components and use reflection to get functions which has SimpleEvent annotation
- Then use this method -
Listen for event dispatches in component through the extension - #34 by ewpatton