- Home /
Question by
Thaina · Mar 29, 2014 at 06:41 PM ·
objective-cinterop
Can we call function from obj-c to unity without UnitySendMessage
Are there any other function except UnitySendMessage we can use from obj-c ?
Are there any function in obj-c to call static function?
Or can we pass C# delegate as function pointer and set obj-c delegate?
Or something like AndroidJavaProxy to send interface to obj-c code
please, Anything other than UnitySendMessage
If there is none of them. Where can I request this feature?
Comment