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

IconBadge.CreateError

public static Experimental.GraphView.IconBadge CreateError(string message);

Parameters

messageDisplayed error message.

Returns

IconBadge The created badge.

Description

Creates an IconBadge with the "error" visual style.