| LocaliseTextSetTextName Method |
Set a new text name for this component to use. The component will immediately be localised after calling this.
Namespace:
ImmerseSDK.Localisation
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void SetTextName(
string newTextName
)
Parameters
- newTextName
- Type: SystemString
See Also