Changeset 9983 for code/trunk/src/libraries/core/command
- Timestamp:
- Jan 4, 2014, 11:49:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/command/ConsoleCommand.h
r9550 r9983 613 613 { this->inputConfiguredParam_ = index; return *this; } 614 614 /// Returns the input configured param. 615 inline int getInputConfiguredParam _() const615 inline int getInputConfiguredParam() const 616 616 { return this->inputConfiguredParam_; } 617 617
Note: See TracChangeset
for help on using the changeset viewer.