C# Class UnityEditor.ExportPackageItem

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
assetPath string
enabledStatus int
guid string
isFolder bool

Property Details

assetPath public_oe property

public string assetPath
return string

enabledStatus public_oe property

public int enabledStatus
return int

guid public_oe property

public string guid
return string

isFolder public_oe property

public bool isFolder
return bool