C# Class KEngine.ResourceDep.Builder.CollectedDepAssetInfo

收集到的依赖资源信息
Mostra file Open project: mr-kelly/KEngine Class Usage Examples

Public Properties

Property Type Description
Asset UnityEngine.Object
BuildAssetPath string
ExtType AssetExtType
UnityAssetPath string

Property Details

Asset public_oe property

public UnityEngine.Object Asset
return UnityEngine.Object

BuildAssetPath public_oe property

public string BuildAssetPath
return string

ExtType public_oe property

public AssetExtType ExtType
return AssetExtType

UnityAssetPath public_oe property

public string UnityAssetPath
return string