# objectReferenceParameter

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

## Definition

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

```csharp
public Object objectReferenceParameter { get; set; }
```
