# TypeManagerV2

> This class supports code generation for Managed Serialization and is public to allow the code generator to access it in Unity project code. Don't attempt to use this class directly.

## Definition

* **Type:** Class
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public class TypeManagerV2
```
