Open Rails

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=""Render"")]
[CallOnThread(ThreadName=""Updater"")]
[CallOnThread(ThreadName=""Loader"")]
public void SetThreadLanguage();

See Also

Game Class | ORTS.Processes Namespace