Class PreloadInfo
Inherited Members
Namespace: UnityEditor.Build.Content
Assembly: UnityEditor.dll
Syntax
[Serializable]
public class PreloadInfo
Properties
| Improve this Doc View SourcepreloadObjects
Declaration
public List<ObjectIdentifier> preloadObjects { get; set; }
Property Value
| Type | Description |
|---|---|
| List<ObjectIdentifier> |