# Sandbox.ITagSet.SetFrom

```csharp
void SetFrom(ITagSet set)
```

Set the tags to match this other tag set

### Parameters

- `set` (`ITagSet`)

Declared in [Sandbox.ITagSet](/api/Sandbox.ITagSet).
Assembly: `Sandbox.Engine`.
