# Sandbox.MapInstance.OnMapLoaded

```csharp
System.Action OnMapLoaded { get; set; }
```

Called when the map has successfully loaded

Declared in [Sandbox.MapInstance](/api/Sandbox.MapInstance).
Assembly: `Sandbox.Engine`.
