- 博客(2)
- 收藏
- 关注
转载 Unity 根据枚举展示不同内容(可操作数组类型版)
Unity editor 操作 代码如下: using UnityEngine; using UnityEditor; using System; using System.Collections; using System.Collections.Generic; [CustomEditor(typeof(CardAI))]//关联脚本 [CanEditMultipleObjects] public class EffectInspector : Editor { private struct E
2021-04-09 17:41:37
897
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅