CommentComponent.

Text Property

Summary

[SerializeField] [InspectorGadgets.IComment] The text of this comment.

Syntax

public string Text { get; set; }

Value

Type Description
string