omni.kit.app Functions
Functions Summary:
Decorator which can be used to mark functions as deprecated. It will result in warn log when the function is used. |
|
Returns cached :class:`omni.kit.app.IApp` interface. (shorthand) |
|
Send generic telemetry event. |
|
acquire_app_interface(plugin_name: str = None, library_path: str = None) -> omni.kit.app._app.IApp |
|
crash() -> None |