Search Unity

Unity 4.6 event system

Discussion in 'Scripting' started by cmcpasserby, Sep 21, 2014.

  1. cmcpasserby

    cmcpasserby

    Joined:
    Jul 18, 2014
    Posts:
    315
    Anyone have experience or got examples on how to create new events for the unity 4.6 event system.

    I'm working on some new ui components that need there own events but there is really no docs on creating and implementing new events and interfaces for them.

    The interface part seems easy enough but not sure about getting the events made and haveing it all work with the current event system component.
     
  2. cmcpasserby

    cmcpasserby

    Joined:
    Jul 18, 2014
    Posts:
    315