jacksondunstan / UnityNativeScripting

Unity Scripting in C++
https://jacksondunstan.com/articles/3938
MIT License
1.34k stars 135 forks source link

Fix CPP event accessors #70

Closed philipcass closed 3 years ago

philipcass commented 3 years ago

Added hacky fix to resolve event accessors both adding delegates

jacksondunstan commented 3 years ago

@philipcass Thanks for the PR! 👍