# Editor.Asset.AssetTags.GetAll

```csharp
string[] GetAll()
```

Returns all tags of this asset.

### Returns

`string[]`

Declared in [Editor.Asset.AssetTags](/api/Editor.Asset.AssetTags).
Assembly: `Sandbox.Tools`.
