unity3d:protobuf .java转.cs
摘要:
服务器端定义好protobuf结构,放unity编辑器中生成.cs的结构 using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEditor; using System.IO 阅读全文
posted @ 2018-09-19 10:48 luoyikun 阅读(5) 评论(0) 推荐(0)