C# 클래스 KEngine.ResourceDep.Builder.CollectedDepAssetInfo

收集到的依赖资源信息
파일 보기 프로젝트 열기: mr-kelly/KEngine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Asset UnityEngine.Object
BuildAssetPath string
ExtType AssetExtType
UnityAssetPath string

프로퍼티 상세

Asset 공개적으로 프로퍼티

public UnityEngine.Object Asset
리턴 UnityEngine.Object

BuildAssetPath 공개적으로 프로퍼티

public string BuildAssetPath
리턴 string

ExtType 공개적으로 프로퍼티

public AssetExtType ExtType
리턴 AssetExtType

UnityAssetPath 공개적으로 프로퍼티

public string UnityAssetPath
리턴 string