Experimental: this API is experimental and might be changed or removed in the future.

ISpriteEditorDataProvider.HasDataProvider

Switch to Manual
public bool HasDataProvider (Type type);

Parameters

type数据提供程序类型。

Returns

bool 支持则为 true,否则为 false。

Description

查询 ISpriteEditorDataProvider.targetObject 是否支持数据提供程序类型。