Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of code/doc/MetaObjectList


Ignore:
Timestamp:
Sep 21, 2008, 8:51:06 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/MetaObjectList

    v3 v4  
    44== Description ==
    55
    6 The [wiki:MetaObjectList] stores all [wiki:ObjectList ObjectLists] (and the related entries) an [wiki:OrxonoxClass object] is stored in. This allows you to delete an object really fast. Read the Wiki-page of [wiki:ObjectList] for more informations.
     6The [wiki:MetaObjectList] stores all [wiki:ObjectList ObjectLists] (and the related entries) an [wiki:OrxonoxClass object] is stored in. This allows you to delete an object really fast. Read the Wiki-page of [wiki:ObjectList] for more information.