# Sandbox.Internal.TypeLibrary.GetTypeIdent

```csharp
int GetTypeIdent(System.Type type)
```

Get hash of a type.

### Parameters

- `type` (`System.Type`)

### Returns

`int`

Declared in [Sandbox.Internal.TypeLibrary](/api/Sandbox.Internal.TypeLibrary).
Assembly: `Sandbox.Reflection`.
