Changeset 1194 for code/branches/console/src/core/CommandExecutor.h
- Timestamp:
- Apr 27, 2008, 4:54:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/core/CommandExecutor.h
r1187 r1194 142 142 static CommandEvaluation evaluate(const std::string& command); 143 143 144 static const CommandEvaluation& getLastEvaluation(); 145 144 146 static Executor& addConsoleCommandShortcut(ExecutorStatic* executor); 145 147 static ExecutorStatic* getConsoleCommandShortcut(const std::string& name);
Note: See TracChangeset
for help on using the changeset viewer.