# CreatorEventName
Union of all plugin event types.

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## CreatorEventName type

Union of all plugin event types.

**Signature:**

```typescript
type CreatorEventName = CreatorEvent["type"];
```

**References:** [CreatorEvent](/en/creator-api/types/creator-event)
