# Sandbox.Internal.TypeLibrary.GetTypeByIdent

```csharp
TypeDescription GetTypeByIdent(int ident)
```

Find a TypeDescription by name

### Parameters

- `ident` (`int`)

### Returns

`TypeDescription`

Declared in [Sandbox.Internal.TypeLibrary](/api/Sandbox.Internal.TypeLibrary).
Assembly: `Sandbox.Reflection`.
