API ReferenceSandbox.Localization
Phraseclass
A translated string. ie "Hello World". It might also have variables, ie "Hello {PlayerName}". Todo support for conditionals and plurals
object→Phrase
Constructors1
Showing 1 constructors
public Phrase(string value)
Create a SmartString from a phrase.
| Parameter | Type | Description |
|---|---|---|
| value | string | — |
No results match this filter.
Methods2
Showing 2 methods
No results match this filter.