core#

Fully qualified name: omni::kit::actions::core

namespace core#

Classes Summary#

Action

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

IAction

Pure virtual action interface.

IActionRegistry

Defines the interface for the ActionRegistry.

LambdaAction

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

Functions Summary#

bool operator==(const carb::ObjectPtr< IAction > &left, const carb::ObjectPtr< IAction > &right) noexcept

Typedefs Summary#