2018年10月18日
摘要: 阅读全文
posted @ 2018-10-18 21:47 一粒沙 阅读(2833) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-10-18 20:58 一粒沙 阅读(3900) 评论(0) 推荐(0)
摘要: 1、根据名字获得类(C++支持,蓝图本身不支持但可以通过工厂模式模拟) 国外大神提供的封装好的C++实现: https://github.com/getsetgames/BlueprintReflection 功能: 1) Get Class By Name(根据类的名字获得类) The Get C 阅读全文
posted @ 2018-10-18 19:48 一粒沙 阅读(3132) 评论(0) 推荐(0)