# Clear()

Method in [InMemoryVariableStorage](https://docs.yarnspinner.dev/2.2/api/csharp/yarn.unity/yarn.unity.inmemoryvariablestorage)

## Summary

Removes all variables from storage.

```csharp
public override void Clear()
```
