> For the complete documentation index, see [llms.txt](https://malbersanimations.gitbook.io/animal-controller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malbersanimations.gitbook.io/animal-controller/secondary-components/zones/pm-zones.md).

# Public Methods

## Methods

```csharp
public bool ActivateZone(MAnimal animal)
```

```csharp
public bool ActivateZone()
```

```csharp
public void TargetArrived(GameObject go)
```

```csharp
public void ResetStoredAnimal(MAnimal animal)
```
