GetPlayerObjectIdentifiersInSerializedFile(string, BuildTarget)
Returns a list of objects directly contained inside of a loose serialized file.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public static ObjectIdentifier[] GetPlayerObjectIdentifiersInSerializedFile(string filePath, BuildTarget target)
Parameters
Returns
Type | Description |
|---|---|
| ObjectIdentifier[] |
Remarks
Internal use only. See note on ContentBuildInterface.