Refactor Event class to support any delegate type.

This commit is contained in:
2024-08-21 13:21:57 -04:00
parent c9df4cf7a7
commit e01acbed26
5 changed files with 65 additions and 44 deletions

View File

@@ -1 +1,3 @@
#include <Event.h>
#include <Event.h>