Class StringTableEntry
A String
Implements
Inherited Members
Namespace: UnityEngine .Localization.Tables
Assembly: Unity.Localization.dll
Syntax
public class StringTableEntry : TableEntry, IMetadataCollection
Properties
Name | Description |
---|---|
Format |
Used when Is |
Is |
Is the entry marked with the Smart |
Value | The raw localized value without any formatting applied. |
Methods
Name | Description |
---|---|
Get |
Returns the localized text after formatting has been applied.
This will use SmartFormat if Is |
Get |
Returns the localized text after formatting has been applied.
Formatting will use SmartFormat if Is |
Get |
Returns the localized text after formatting has been applied.
Formatting will use SmartFormat is Is |
Get |
Returns the localized text after formatting has been applied.
Formatting will use SmartFormat is Is |
Get |
Returns the localized text after formatting has been applied.
Formatting will use SmartFormat if Is |
Remove |
Attempts to remove the entry from the String |