On Closing
Activates an output signal when the USD stage is about to be closed. Note that only simple necessary actions should be taken during closing since the application is in the process of cleaning up the existing state and some systems may be in a transitional state.
Installation
To use this node enable omni.graph.action_nodes in the Extension Manager.
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Closing (outputs:execOut) |
|
After the file close event was received signal to the graph that execution should continue downstream. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.action.OnClosing |
Version |
2 |
Extension |
omni.graph.action_nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
On Closing |
Categories |
graph:action,event |
Generated Class Name |
OgnOnClosingDatabase |
Python Module |
omni.graph.action_nodes |