Changeset 8407 in orxonox.OLD for branches/script_engine/src/world_entities/script_trigger.cc
- Timestamp:
- Jun 14, 2006, 5:43:23 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/script_engine/src/world_entities/script_trigger.cc
r8402 r8407 97 97 } 98 98 99 /** 100 * Sets the parent of the trigger. 101 * @param parent The parrent. 102 */ 99 103 void ScriptTrigger::setTriggerParent(const std::string& parent) 100 104 {
Note: See TracChangeset
for help on using the changeset viewer.