action_removed


Description:

[ HasEmitter ]
[ Version ( since = "2.28" ) ]
public virtual signal void action_removed (string action_name)

Signals that an action is just about to be removed from the group.

This signal is emitted before the action is removed, so the action is still visible and can be queried from the signal handler.

Parameters:

action_name

the name of the action in action_group