# Editor.Asset.RecordOpened

```csharp
void RecordOpened()
```

Tell asset system that this asset was opened. Sticks it on the recent opened list.

Declared in [Editor.Asset](/api/Editor.Asset).
Assembly: `Sandbox.Tools`.
