# intParameter

> Int parameter that is stored in the event and will be sent to the function.

## Definition

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

```csharp
public int intParameter { get; set; }
```
