remove_action


Description:

public abstract void remove_action (string action_name)

Removes the named action from the action map.

If no action of this name is in the map then nothing happens.

Parameters:

this

a ActionMap

action_name

the name of the action