VFXOutputEventArgs
This struct holds information about an output event.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.VFX
- Assembly: UnityEngine.VFXModule
public struct VFXOutputEventArgs
Properties
Property | Description |
|---|---|
| eventAttribute | Stores the current event attribute. |
| nameId | Stores the nameId of the source output event context that triggered this event. |