Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

IconBadge.CreateComment

Declaration

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

Parameters

message Displayed comment message.

Returns

IconBadge The created badge.

Description

Creates an IconBadge with the "comment" visual style.