C# 클래스 UnityEditor.DeletedAsset

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
assetIsDir int
changeset int
date string
fullPath string
guid string
name string
parent string

비공개 메소드들

메소드 설명
Compare ( DeletedAsset p1, DeletedAsset p2 ) : int

프로퍼티 상세

assetIsDir 공개적으로 프로퍼티

public int assetIsDir
리턴 int

changeset 공개적으로 프로퍼티

public int changeset
리턴 int

date 공개적으로 프로퍼티

public string date
리턴 string

fullPath 공개적으로 프로퍼티

public string fullPath
리턴 string

guid 공개적으로 프로퍼티

public string guid
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

parent 공개적으로 프로퍼티

public string parent
리턴 string