Mixing Unity generated code with Objective-C in iOS?

后端 未结 6 1128
温柔的废话
温柔的废话 2020-12-05 12:12

Is it possible to mix iOS code and interface elements with Unity generated iOS code?

For example if I am working with a game developer who is developing a game in U

6条回答
  •  广开言路
    2020-12-05 12:44

    I came across this general guide to working with Unity native plugins in OSX which was useful and is probably where you need to be looking for your answer, as Zophiel said

    https://blog.reigndesign.com/blog/unity-native-plugins-os-x

提交回复
热议问题