This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

RequireSpriteDataProviderAttribute Constructor

Declaration

public RequireSpriteDataProviderAttribute(params Type[] types);

Parameters

types Data provider type.

Description

Use the attribute to indicate the custom data provider that SpriteEditorBaseModule needs.