Changes

HowTo:Change Inheritance of a MetaClass

621 bytes added, 14:40, 4 July 2013
Created page with "The inheritance of a [[MetaClass]] can easily be changed by setting the [[Inheritance_reference]] to a new parent. The [[MetaClass]] will derive it's data (like [[MetaProperty..."
The inheritance of a [[MetaClass]] can easily be changed by setting the [[Inheritance_reference]] to a new parent.
The [[MetaClass]] will derive it's data (like [[MetaProperty|Metaproperties]] from the new parent now.

The inheritance of a [[MetaClass]] may be changed as all of the follwing conditions are fullfilled:
* The [[MetaClass]] may not have any [[instance|instances]]
* Every single [[MetaProperty]] of the new inherit owner must be a valid new MetaProperty for the [[MetaClass]] ([[Requirements_for_a_MetaProperty]])


==See also==
* [[Create a new MetaProperty]]

[[Category:How-To]]
[[Category:UBIK Studio]]
1,658
edits