Changes
/* Purpose */
==Purpose==
[[File:UI_ObjectEditor.png|thumb|200px|Object Editor control]]
The Object Editor is designed to display and edit the [[BaseProperty|properties]] of a single {{UBIK}} object. Technically, it reads the [[MetaProperty]] definition of the context object (directly from the context object if it is of type [[MetaClass]], otherwise it gets the MetaClass of the context object and reads the definition from there.
==Basics==