Table of Contents

ActionMap::copyBind

There is no doc-string available for this function.

Syntax

script ActionMap::copyBind(string %this, string %otherMap, string %command);

Parameters

string %this
No description available.

string %otherMap
No description available.

string %command
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/actionMap.cs:12

See also

ActionMap::bind
ActionMap::bindCmd
ActionMap::blockBind
ActionMap::getBinding
ActionMap::getCommand
ActionMap::getDeadZone
ActionMap::getNumBinds
ActionMap::getScale
ActionMap::isInverted
ActionMap::pop
ActionMap::push
ActionMap::save
ActionMap::unbind

References

This function is not called by any other functions.