Tag: Objective C

  • Writing native MacOSX plugins using Objective C for Unity

    Writing native MacOSX plugins using Objective C for Unity

    Im writing this because in the attempt of creating a native plugin using objective c i had some fallbacks, minor ones but still. I hadn’t found a clear statement about my problem. My Problem was that i got the EntryPointNotFoundException when trying to call my native function from within unity or mono for that matter…