# Sandbox.IGameInstance.IsLoading

```csharp
bool IsLoading { get; set; }
```

True after the game is fully loaded

Declared in [Sandbox.IGameInstance](/api/Sandbox.IGameInstance).
Assembly: `Sandbox.Engine`.
