ActionMapT.addAction

Adds an action to the @action_map.

If the action map already contains an action with the same name as @action then the old action is dropped from the action map.

The action map takes its own reference on @action.

template ActionMapT(TStruct)
void
addAction

Parameters

action ActionIF

a #GAction

Meta

Since

2.32