Table of Contents

ActionMap::bindCmd

actionMap.bindCmd( device, action, makeCmd, breakCmd )

Syntax

void ActionMap::bindCmd(__unk %device, __unk %action, __unk %makeCmd, __unk %breakCmd);

Parameters

__unk %device
No description available.

__unk %action
No description available.

__unk %makeCmd
No description available.

__unk %breakCmd
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

ActionMap::bind
ActionMap::blockBind
ActionMap::copyBind
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.