Table of Contents

ActionMap::save

actionMap.save( [fileName], [append] )

Syntax

void ActionMap::save([, __unk %fileName, __unk %append]);

Parameters

[optional] __unk %fileName
No description available.

[optional] __unk %append
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.