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

ISpriteEditorDataProvider.HasDataProvider

Declaration

public bool HasDataProvider(Type type);

Parameters

type Data provider type.

Returns

bool True if supports, false otherwise.

Description

Queries if ISpriteEditorDataProvider.targetObject supports the data provider type.