Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Is unity animation event system implemented by reflection?

Discussion in 'Scripting' started by ununion, May 18, 2023.

  1. ununion

    ununion

    Joined:
    Dec 2, 2018
    Posts:
    267
    Is unity animation event system implemented by reflection?
     
    Unifikation likes this.
  2. lordofduct

    lordofduct

    Joined:
    Oct 3, 2011
    Posts:
    8,366
    simple response: yes

    long response:

    Is there a reason you're asking? Are you looking for any possible limitations? You should explain what it is you're attempting to do so we can better understand how better to assist you.