# overrideAPI

> The specific ResourcesAPI instance to use to handle overridden Resources methods.

## Definition

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

```csharp
public static ResourcesAPI overrideAPI { get; set; }
```
