# TypeTreeStoreManager

> Manages runtime loaded TypeTree data.

## Definition

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

```csharp
public static class TypeTreeStoreManager
```

## Structs

| Struct                                                                                                                | Description                                   |
| --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| [TypeTreeStoreManager.SourceHandle](/engine/6000.5/script-reference/unityengine/typetreestoremanager/sourcehandle.md) | Identifier for a set of loaded TypeTree data. |
