代码片段和文件信息
using UnityEngine;
using UnityEditor;
using System.Collections.Generic;
///
/// Inspector class used to edit Inventory Databases.
///
[CustomEditor(typeof(InvDatabase))]
public class InvDatabaseInspector : Editor
{
static int mIndex = 0;
bool mConfirmDelete = false;
///
/// Draw an enlarged sprite within the specified texture atlas.
///
public Rect DrawSprite (Texture2D tex Rect sprite Material mat) { return DrawSprite(tex sprite mat true 0); }
///
/// Draw an enlarged sprite within the specified texture atlas.
///
public Rect DrawSprite (Texture2D tex Rect sprite Material mat bool addPadding)
{
return DrawSprite(tex sprite mat addPadding 0);
}
///
/// Draw an enlarged sprite withi
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
I.A.... 11940 2014-08-26 01:47 catchCrazyCat\Assembly-CSharp-Editor-vs.csproj
I.A.... 11934 2014-08-26 01:47 catchCrazyCat\Assembly-CSharp-Editor.csproj
I.A.... 16389 2014-08-26 01:47 catchCrazyCat\Assembly-CSharp-vs.csproj
文件 16389 2014-08-26 01:47 catchCrazyCat\Assembly-CSharp.csproj
I.A.... 5743 2014-08-19 23:44 catchCrazyCat\Assembly-Unitysc
文件 5841 2014-08-26 00:37 catchCrazyCat\Assembly-Unitysc
I.A.... 6048 2014-07-31 22:02 catchCrazyCat\Assets\Animations\Cat.controller
I.A..H. 95 2014-07-31 22:02 catchCrazyCat\Assets\Animations\Cat.controller.me
I.A.... 12596 2014-07-31 22:02 catchCrazyCat\Assets\Animations\Stay.anim
I.A..H. 95 2014-07-31 22:02 catchCrazyCat\Assets\Animations\Stay.anim.me
I.A..H. 107 2014-07-31 22:02 catchCrazyCat\Assets\Animations.me
I.A.... 4196 2014-08-06 22:26 catchCrazyCat\Assets\Atlas\New Atlas.mat
I.A..H. 95 2014-08-06 22:26 catchCrazyCat\Assets\Atlas\New Atlas.mat.me
I.A.... 513377 2014-08-06 22:26 catchCrazyCat\Assets\Atlas\New Atlas.png
I.A..H. 950 2014-08-06 22:26 catchCrazyCat\Assets\Atlas\New Atlas.png.me
I.A.... 8272 2014-08-06 22:26 catchCrazyCat\Assets\Atlas\New Atlas.prefab
I.A..H. 95 2014-08-06 22:26 catchCrazyCat\Assets\Atlas\New Atlas.prefab.me
..A..H. 107 2014-08-06 22:54 catchCrazyCat\Assets\Atlas.me
文件 4292537 2014-08-26 00:27 catchCrazyCat\Assets\Audio\K娃 - 我不想说我是鸡.mp3
..A..H. 205 2014-08-26 00:28 catchCrazyCat\Assets\Audio\K娃 - 我不想说我是鸡.mp3.me
文件 3465890 2014-08-05 01:41 catchCrazyCat\Assets\Audio\littleapple.mp3
I.A..H. 205 2014-08-06 22:54 catchCrazyCat\Assets\Audio\littleapple.mp3.me
文件 481946 2014-03-26 17:25 catchCrazyCat\Assets\Audio\Theme Song.mp3
..A..H. 205 2014-07-31 23:20 catchCrazyCat\Assets\Audio\Theme Song.mp3.me
..A..H. 107 2014-07-31 23:20 catchCrazyCat\Assets\Audio.me
I.A.... 15364 2014-08-26 15:08 catchCrazyCat\Assets\mainMenu.unity
..A..H. 90 2014-08-10 19:31 catchCrazyCat\Assets\mainMenu.unity.me
I.A.... 522240 2014-08-06 22:19 catchCrazyCat\Assets\NGUI\Editor\FreeType.dll
I.A..H. 90 2014-08-06 22:19 catchCrazyCat\Assets\NGUI\Editor\FreeType.dll.me
I.A.... 1089968 2014-08-06 22:19 catchCrazyCat\Assets\NGUI\Editor\FreeType.dylib
............此处省略907个文件信息
相关资源
- ASP.NET MVC5考试_管理系统源码
- Web程序设计ASP.NET实用网站开发 沈士根
- Asp.net学生信息管理系统最新源码201
- .net 美萍超市管理系统源码C#
- C# KTV 点歌系统,C#项目源码带数据库
- ASP.NET WebAPI+mvc4.0+EasyUI快速开发框架
- 3D打印机上位机源码Reprap Host 是C#写的
- C#设计模式+源码JamesW.Cooper.zip
- C#程序开发范例宝典(第3版).(配套
- 大型ERP C#源码
- 一种开源业务系统框架winform源码
- WPF21个优秀项目及源码
- abp-zero 4.6 源码
- C# 数据采集系统 智能采集 数据分析
- halcon 与C#之HWindow鼠标控制图片缩放,
- C#生辰八字生成器源码
- C#调用USB口摄像头单头,多头源码
- ASP.NET图书管理系统源码.zip
- 业务管理系统源码 asp.net业务管理系统
- asp.net项目源码 2个
- ASP.NET网络书店(C#全源码提供)
- C#学生信息管理系统含全部源码,详细
- C#调用WebKit.NET 源码和
- ASP.NET C#在线音乐网站带数据库2017更新
- C# 二维三维图形绘制工程宝典(源码
- C#开发FFMPEG(API方式) FFmpeg拉取RTMP流
- C# 一元幸运购项目源码+数据库 大学项
- C#最全基类源码包括ASP.NET类库、读取
- asp.net从入门到精通第2版源代码.rar
- [C#]SignalR实现扫码登录(B/SC/S)源码
评论
共有 条评论