deregister_actions#

omni.kit.menu.edit.edit_actions.deregister_actions(extension_id)#

Deregisters all actions associated with a given extension ID from the action registry.

Parameters:

extension_id (str) – The unique identifier of the extension whose actions are to be deregistered.