GetPlayerObjectIdentifiersInAsset(GUID, BuildTarget)
Returns a list of objects directly contained inside of an asset.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor
public static ObjectIdentifier[] GetPlayerObjectIdentifiersInAsset(GUID asset, BuildTarget target)
Parameters
Returns
Type | Description |
|---|---|
| ObjectIdentifier[] |
Remarks
Internal use only. See note on ContentBuildInterface.