ufoEditorSetUserData

void ufoEditorSetUserData(
   ufoEditor editor_instance,
   void *user_data);

Sets user data to be associated with this process editor. User data may be set to null.

If editor user data should be tidied when the editor is destroyed, this should be handled in the ufoEditorDelete user function. ufoEditorSetUserData may be called within any editor user function.



Autodesk Softimage v7.5