C# 클래스 UnityEditor.ExportPackageItem

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

공개 프로퍼티들

프로퍼티 타입 설명
assetPath string
enabledStatus int
guid string
isFolder bool

프로퍼티 상세

assetPath 공개적으로 프로퍼티

public string assetPath
리턴 string

enabledStatus 공개적으로 프로퍼티

public int enabledStatus
리턴 int

guid 공개적으로 프로퍼티

public string guid
리턴 string

isFolder 공개적으로 프로퍼티

public bool isFolder
리턴 bool