Events
This is a listing of default events in Pyblish.
Pyblish
Event | Arguments | Description |
|
| Emitted upon finished publish, regardless of failure |
|
| Emitted upon finished validation |
|
| Emitted once per failed plug-in. |
|
| Emitted once per processed plug-in. |
Pyblish QML
Event | Arguments | Description |
|
| An Instance was toggled in the GUI |
|
| A Plug-in was toggled in the GUI |
| When the Pyblish QML window is shown. |
Examples
Print status once publishing has finished.
Print in the event of a user toggling an instance in a GUI.
{{ file.mtime }}
Last updated