GetBoundKeys: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{New feature|2|DP2|
{{New feature|2|DP2|
This function does not exist in DP1.
}}
==Syntax==  
==Syntax==  
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
table getBoundKeys ( string command/control )
table getBoundKeys ( string command/control )
</syntaxhighlight>
</syntaxhighlight>
}}

Revision as of 17:45, 7 January 2008

This function does not exist in DP1.

Syntax

table getBoundKeys ( string command/control )