| LocalisationServiceGetLocalisedText Method |
Returns a localised version of the text key passed in
Namespace:
ImmerseSDK.Localisation
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public string GetLocalisedText(
string namedTextKey
)
Parameters
- namedTextKey
- Type: SystemString
Return Value
Type:
StringSee Also