---
title: reload()
framework: usdkit
role: symbol
role_heading: Instance Method
path: usdkit/usdstage-4sfi1/reload()
---

# reload()

Reloads the stage’s layers from their sources, discarding any unsaved changes.

## Declaration

```swift
func reload() throws
```

## See Also

### Saving and reloading

- [save()](usdkit/usdstage-4sfi1/save().md)
- [saveSessionLayers()](usdkit/usdstage-4sfi1/savesessionlayers().md)
