码迷,mamicode.com
首页 > 移动开发 > 详细

AndroidJNI.SetObjectField 设置对象域

时间:2015-07-20 16:53:53      阅读:199      评论:0      收藏:0      [点我收藏+]

标签:unity   unity教程   unity视频   unity资料   unity自学   

static function SetObjectField (obj : IntPtr, fieldID :IntPtr, val : IntPtr) : void

Description描述

This function sets the value of an instance (nonstatic)field of an object.

这个函数设置一个对象实例(非静态)域的值。

The value to set is a reference to either ajava.lang.Object, or a subclass thereof.

要设置的值无论是一个java.lang.Object的引用,或者其子类。

参见:Java Native Interface Specification(Oracle)

兄弟连IT教育与全球移动游戏联盟(GMGC)共同设立中国首家基于高端游戏开发的兄弟连&GMGC手游学院!高薪就业,就学手游开发,详情咨询官网客服:http://game.lampbrother.net/

高薪就业,就学unity手游开发,详情联系Q2430675018


AndroidJNI.SetObjectField 设置对象域

标签:unity   unity教程   unity视频   unity资料   unity自学   

原文地址:http://itpaqi.blog.51cto.com/10538699/1676335

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!