Constructor
(private) new Trigger(app, component, data)
Parameters:
Name | Type | Description |
---|---|---|
app |
pc.Application | The running {pc.Application} |
component |
pc.Component | The component for which the trigger will be created |
data |
pc.ComponentData | The data for the component |