Difference between revisions of "HowTo:Add a MetaProperty to a MetaClass"
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | A [[MetaProperty]] can easily be added to a [[MetaClass]] via the ''[[Class | + | 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 | ||
#* by dropping the MetaProperty's instance onto the MetaClass | #* by dropping the MetaProperty's instance onto the MetaClass | ||
− | #* by using the [[File:IC_PlusGreen.png|20px|Add MetaProperty button]] button in the menu; it is then necessary to browse through to the appropriate MetaProperty. | + | #* by using the [[File:IC_PlusGreen.png|20px|border|Add MetaProperty button]] button in the menu; it is then necessary to browse through to the appropriate MetaProperty. |
+ | # Save the changes with {{key press|Ctrl|S}} or the save command | ||
==See also== | ==See also== | ||
− | * [[Create a new MetaClass]] | + | * [[HowTo:Create a new MetaClass]] |
* [[UBIK Studio Basics]] | * [[UBIK Studio Basics]] | ||
− | |||
[[Category:How-To]] | [[Category:How-To]] | ||
− |
Latest revision as of 15:37, 2 February 2015
A MetaProperty can easily be added to a MetaClass via the Class Details control by
- Open the control Class Details
- Connect the designated MetaClass to the control
- Add the MetaProperty either
- Save the changes with Ctrl+S or the save command