None.
None.
None.
Signature | Parameters | Description |
---|---|---|
MFnMessageAttribute() | Default constructor. Returns a new MFnMessageAttribute function set with no Maya object attached. | |
MFnMessageAttribute(object) | object - MObject | Returns a new MFnMessageAttribute function set, attached to the specified Maya object. |
Signature | Parameters | Returns | Description |
---|---|---|---|
create(longName, shortName) | longName - string
shortName - string |
MObject | Create a new message attribute with the given longName and shortName, attach it to the function set and return it in an MObject. |
None.
None.
None.
None.
© 2011 Autodesk, Inc. All rights reserved.