Game.SetThreadLanguage Method
[This is preliminary documentation and subject to change.]
Updates the calling thread's CurrentUICulture to match the Game's Settings.
[CallOnThread(ThreadName=""Watchdog"")]
[CallOnThread(ThreadName=""Loader"")]
[CallOnThread(ThreadName=""Render"")]
[CallOnThread(ThreadName=""Updater"")]
public
void SetThreadLanguage();
See Also
Game Class | Orts.Viewer3D.Processes Namespace