ActionMapT.removeAction

Removes the named action from the action map.

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

template ActionMapT(TStruct)
void
removeAction
(
string actionName
)

Parameters

actionName string

the name of the action

Meta

Since

2.32