Changeset 8366 for code/trunk/src/libraries/core/Core.h
- Timestamp:
- Apr 30, 2011, 9:31:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/Core.h
r8079 r8366 91 91 { return this->ogreConfigTimestamp_; } 92 92 93 //! Developers bit. If returns false, some options are not available as to not confuse the normal user. 93 94 inline bool inDevMode(void) const 94 95 { return this->bDevMode_; }
Note: See TracChangeset
for help on using the changeset viewer.