On Loaded#
Activates the output on the first update of the graph after it is created or loaded. This will run before any other event node, and will only run once after this node is created.
Installation#
To use this node enable omni.graph.action_nodes_core in the Extension Manager.
Outputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec Out (outputs:execOut) |
|
On first create or load of the graph signal to the graph that execution can continue downstream. |
None |
Metadata#
Name |
Value |
---|---|
Unique ID |
omni.graph.action.OnLoaded |
Version |
2 |
Extension |
omni.graph.action_nodes_core |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
On Loaded |
Categories |
graph:action,event |
Generated Class Name |
OgnOnLoadedDatabase |
Python Module |
omni.graph.action_nodes_core |