Changes between Version 7 and Version 8 of code/doc/ConsoleCommand
- Timestamp:
- Oct 7, 2008, 6:51:05 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/ConsoleCommand
v7 v8 67 67 * '''argumentCompleter('''''param number (0-4)''''', '''''completer''''')''': Sets the [wiki:ArgumentCompleter] for a given parameter (see [wiki:ConsoleCommand#ArgumentCompletion the chapter below]) 68 68 69 * '''keybindMode('''''mode''''')''': 69 * '''keybindMode('''''mode''''')''': When the command gets called if [wiki:KeyBinder bound] to a key (OnPress, OnRelease, OnHold) 70 70 * '''axisParamIndex('''''index''''')''': 71 71 * '''isAxisRelative('''''bool''''')''':