api_type_has_tag


Description:

public static bool api_type_has_tag (Type api, Quark tag)

Check if api was registered with tag.

Parameters:

api

an API

tag

the tag to check

Returns:

true if api was registered with tag.