Class Comment
Used to add metadata comments. Comments can be any type of information but are particularly useful for providing context to translators.
Implements
Namespace: UnityEngine.Localization.Metadata
Assembly: Unity.Localization.dll
Syntax
[Serializable]
public class Comment : IMetadata
Properties
Name | Description |
---|---|
CommentText | The comment text. |