Jump to: navigation, search

Difference between revisions of "HowTo:Add a MetaProperty to a MetaClass"


Line 2: Line 2:
 
A [[MetaProperty]] can easily be added to a [[MetaClass]] via the ''[[Class Details]]'' control by
 
A [[MetaProperty]] can easily be added to a [[MetaClass]] via the ''[[Class Details]]'' control by
  
# Open the control [[Class Details]]
+
# Open the control ''[[Class Details]]''
 
# Connect the designated [[MetaClass]] to the control
 
# Connect the designated [[MetaClass]] to the control
 
# Add the MetaProperty either
 
# Add the MetaProperty either

Revision as of 14:53, 25 November 2013

A MetaProperty can easily be added to a MetaClass via the Class Details control by

  1. Open the control Class Details
  2. Connect the designated MetaClass to the control
  3. Add the MetaProperty either
    • by dropping the MetaProperty's instance onto the MetaClass
    • by using the Add MetaProperty button button in the menu; it is then necessary to browse through to the appropriate MetaProperty.

See also