CommentComponent.

Text Property

Summary

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

Syntax

public string Text { get; set; }

Value

Type Description
string