Unity Visual Scripting

Enable Unity Visual Scripting

From Settings Window check Unity Visual Scripting and press the Save button.

Supported UVS Nodes

  • GetCurrentLanguage

  • GetLocalizedText

  • NextLanguage

  • PreviousLanguage

  • SetCurrentLanguage

The above UVS nodes' behavior is equivalent to corresponding methods from CompleteAPI.

The above UVS nodes are located inside LocalizationUVS script as shown below:

A video tutorial will be available soon.

Last updated