Clone/download whole project and open in Unity 6000.2.7 or later and open "Scenes/3DEventSystemExample". The core requirements to use these IPointer events are: An EventSystem instance in a loaded ...
Events are defined by a custom class, which can hold additional data. The class needs to implement the IEventBase interface. You can extend, inherit and derive from this class as you want as long as ...