Class ReadOnlyMessageFragment
Represents a message fragment that should be preserved and mot modified.
Inherited Members
Namespace: UnityEngine.Localization.Pseudo
Syntax
public class ReadOnlyMessageFragment : MessageFragment
Properties
Text
The text contained in this fragment.
Declaration
public string Text { get; }
Property Value
Type | Description |
---|---|
String |