Changeset 11099 for code/trunk/src/modules/objects/Script.cc
- Timestamp:
- Jan 27, 2016, 6:50:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/objects/Script.cc
r11071 r11099 58 58 @brief 59 59 Constructor. Registers and initializes the object. 60 @param creator61 The creator of this object.62 60 */ 63 61 Script::Script(Context* context) : BaseObject(context)
Note: See TracChangeset
for help on using the changeset viewer.