deregister_actions

omni.kit.menu.file.scripts.file_actions.deregister_actions(extension_id)

Removes all registered actions for a given extension from the action registry.

Parameters

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