在Unity开发时,需要在.cs文件中使用iOS的.framework文件的动态库,不知道该如何使用
[DllImport("*******")]
private static extern int AddAmount (int a, int b);
这样子写总是各个找不到这个库里面的函数。
或者说我并不能在Unity中使用这样的动态库
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
学习是最好的投资!