Skip to content

EntitySysD 2.3.0

Compare
Choose a tag to compare
@claudemr claudemr released this 25 Feb 15:47
· 28 commits to master since this release

Changes:

  • Automatically subscribe event listeners upon system registration.
  • Remove exception throw upon event un/subscription failure.
  • Add method EventManager.isSubscribed to check if an EventListener is subscribed to a particular Event.