- Timestamp:
- Dec 2, 2009, 2:58:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/libraries/core/ConfigFileManager.h
r6194 r6197 57 57 58 58 _CoreExport bool config(const std::string& classname, const std::string& varname, const std::string& value); // tolua_export 59 _CoreExport std::string getConfig(const std::string& classname, const std::string& varname); // tolua_export 59 60 _CoreExport bool tconfig(const std::string& classname, const std::string& varname, const std::string& value); 60 61 _CoreExport void reloadConfig();
Note: See TracChangeset
for help on using the changeset viewer.