Interface IImporterContent
Namespace: UnityEditor.Build.Pipeline.Interfaces
Syntax
public interface IImporterContent : IContextObject
Properties
ImportedContent
Declaration
List<ImporterContentInfo> ImportedContent { get; }
Property Value
Type | Description |
---|---|
List<ImporterContentInfo> |