Skip to content

Constructor interceptor

Compare
Choose a tag to compare
@beothorn beothorn released this 05 Apr 21:52
· 26 commits to main since this release

Added custom constructor interceptors!
With this, custom code can be executed for every new instance of a Class matching the filter.
This is useful for instantiations on libraries that need to be counted or manipulated for any reason.