会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
细雨淅淅
Read More, Code More , Learn More --- I just a student~
订阅
管理
2014年10月9日
Unity3d中C#使用指针(Unsafe)的办法(转)
摘要: 近日由于在U3D项目中要使用到数据传递(C++ DLL的数据传递给U3D中的C#),其中涉及到需要使用C#的指针。直接编译会出现以下错误Unsafe code requires the 'unsafe' command line option to be specified。 下面是我总结的解决办法
阅读全文
posted @ 2014-10-09 11:03 RubbyZhang
阅读(4777)
评论(0)
推荐(0)
编辑
公告