serializeObjects
List of objects and their order contained inside a serialized file.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public List<SerializationInfo> serializeObjects { get; set; }
Remarks
Internal use only. See WriteCommand.