API ReferenceSandbox.Localization
public class Sandbox.Localization.Phrase
A translated string. ie "Hello World". It might also have variables, ie "Hello {PlayerName}". Todo support for conditionals and plurals
Constructors
Showing 1 constructors
public Phrase(string value)
Create a SmartString from a phrase.
No results match this filter.
Methods
Showing 2 methods
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Localization |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.Localization.Phrase |