OmniGraph Node omni.graph.action.OnClosing

omni.graph.action.OnClosing Properties

Name

Value

Version

1

Extension

omni.graph.action

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

omni.graph.action.OnClosing Description

Executes an output execution 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 transition state

omni.graph.action.OnClosing Outputs

Name

Type

Default

Required?

Descripton

outputs:execOut

execution

None

Y

The execution output

uiName

Closing