Exit Application
Immediately exits the application. Uses a fast shutdown to avoid any cleanup that would otherwise be triggered.
Installation
To use this node enable omni.graph.action_nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec In (inputs:execIn) |
|
Signal to the graph that this node is ready to be executed, exiting the application. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.action.ExitApplication |
Version |
1 |
Extension |
omni.graph.action_nodes |
Has State? |
False |
Implementation Language |
Python |
Default Memory Type |
cpu |
Generated Code Exclusions |
tests |
uiName |
Exit Application |
Categories |
graph:action,flowControl |
Generated Class Name |
OgnExitApplicationDatabase |
Python Module |
omni.graph.action_nodes |