摘要:
this.GetType().GetField("testString").GetValue(this) 转自http://www.cnblogs.com/yinxiangpei/articles/2623597.html 例子一、将字符串转为变量名 例子二、通过字符串给变量赋值 阅读全文
摘要:
转自http://blog.sina.com.cn/s/blog_1491e52310102wuf6.html 代码简介 : [1] 实例中包含2个类文件, SendMessage.cs 和 ReceiveMessage.cs , 分别为消息发送端和消息接收端. [2] Unity内置的消息发送系统 阅读全文
摘要:
进场伙计4.GetComponent().m_队伍 = (vsdog.队伍)System.Enum.Parse(typeof(vsdog.队伍), PlayerPrefs.GetString("伙计4的队伍")); 阅读全文