ScriptHelper(模板-Template)

    技术2022-07-11  76

    /******************************************************************************* * 版本声明:v1.0.0 * 类 名 称:#ScriptName# * 创建日期:#NowTime# * 作者名称:#Author# * 功能描述: * 修改记录: * ******************************************************************************/ using System.Collections; using System.Collections.Generic; using UnityEngine; namespace #NameSpace# { /// <summary> /// 类功能描述 /// </summary> public class #ScriptName# : MonoBehaviour { } }

     

    Processed: 0.009, SQL: 9