# PlayEventName

> The default name of the play event.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.VFX](/engine/6000.6/script-reference/unityengine/vfx.md)
* **Assembly:** UnityEngine.VFXModule

```csharp
public const string PlayEventName = "OnPlay"
```

### Remarks

Additional Resources: [VisualEffectAsset.PlayEventID](/engine/6000.6/script-reference/unityengine/vfx/visualeffectasset/playeventid.md).
