Skip to main content
Ctrl+K
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.kit.actions.core

  • Overview
  • Python Usage Examples
  • C++ Usage Examples
  • API (python)
    • Modules
      • omni.kit.actions.core
        • Classes
          • Action
          • IActionRegistry
        • Functions
          • execute_action
          • get_action_registry
  • API (C++)
    • Classes
    • Functions
    • Namespaces
      • carb
      • omni
        • kit
          • actions
            • core
              • Action
              • IAction
              • IActionPtr
              • IActionRegistry
              • LambdaAction
              • operator==
    • Typedefs
  • Changelog
  • API (python)
  • Modules
  • omni.kit.actions.core

omni.kit.actions.core#

Classes Summary:

Action

Abstract action base class.

IActionRegistry

Maintains a collection of all registered actions and allows any extension to discover them.

Functions Summary:

execute_action

Find and execute an action.

get_action_registry

Get the action registry.

previous

Modules

next

omni.kit.actions.core Classes

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Aug 15, 2025.