# Sandbox.UI.Panel.LanguageChanged

```csharp
void LanguageChanged()
```

Called when the current language has changed. This allows you to rebuild
anything that might need rebuilding. Tokenized text labels should automatically update.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
