C# 클래스 UnityEditor.AssetsItem

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

공개 프로퍼티들

프로퍼티 타입 설명
assetIsDir int
changeFlags int
enabled int
exists int
exportedAssetPath string
guid string
guidFolder string
message string
parentGuid string
pathName string
previewPath string

프로퍼티 상세

assetIsDir 공개적으로 프로퍼티

public int assetIsDir
리턴 int

changeFlags 공개적으로 프로퍼티

public int changeFlags
리턴 int

enabled 공개적으로 프로퍼티

public int enabled
리턴 int

exists 공개적으로 프로퍼티

public int exists
리턴 int

exportedAssetPath 공개적으로 프로퍼티

public string exportedAssetPath
리턴 string

guid 공개적으로 프로퍼티

public string guid
리턴 string

guidFolder 공개적으로 프로퍼티

public string guidFolder
리턴 string

message 공개적으로 프로퍼티

public string message
리턴 string

parentGuid 공개적으로 프로퍼티

public string parentGuid
리턴 string

pathName 공개적으로 프로퍼티

public string pathName
리턴 string

previewPath 공개적으로 프로퍼티

public string previewPath
리턴 string