- Timestamp:
- Aug 18, 2010, 3:39:01 PM (15 years ago)
- Location:
- code/branches/consolecommands3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/consolecommands3
- Property svn:mergeinfo changed
/code/branches/consolecommands2 (added) merged: 6451-6454
- Property svn:mergeinfo changed
-
code/branches/consolecommands3/src/libraries/core/LuaState.h
r6763 r7179 54 54 void operator()(const MultiType& param1 = MT_Type::Null, const MultiType& param2 = MT_Type::Null, const MultiType& param3 = MT_Type::Null, const MultiType& param4 = MT_Type::Null, const MultiType& param5 = MT_Type::Null); 55 55 void evaluateParam(unsigned int index, MultiType& param) const {} 56 const std::type_info& getHeaderIdentifier() const { return typeid(this); } 56 57 57 58 private:
Note: See TracChangeset
for help on using the changeset viewer.