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
  • Omniverse Kit API
  • Classes

Classes#

omni::kit::actions::core::Action

Abstract action base class providing the core functionaly common to all actions.

omni::kit::actions::core::IAction

Pure virtual action interface.

omni::kit::actions::core::IActionRegistry

Defines the interface for the ActionRegistry.

omni::kit::actions::core::LambdaAction

Concrete action class that can be used to create an action from C++ which calls a supplied lambda/function.

previous

Omniverse Kit API

next

Functions

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Aug 15, 2025.