Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateComment(string)

Creates an IconBadge with the "comment" visual style.
Read time 1 minuteLast updated 9 days ago

Definition

public static IconBadge CreateComment(string message)

Parameters

message

Displayed comment message.

Returns

Type

Description

IconBadgeThe created badge.