action_enabled_changed


Description:

[ HasEmitter ]
[ Version ( since = "2.28" ) ]
public virtual signal void action_enabled_changed (string action_name, bool enabled)

Signals that the enabled status of the named action has changed.

Parameters:

action_name

the name of the action in action_group

enabled

whether the action is enabled or not