Importing Procedures Should Preserve Local Variables

Started by willk55 on

Topic category: Feature requests and ideas for MCreator

Active 2 years ago
Joined Aug 2020
Points:
694

User statistics:

  • Modifications: 1
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 112
Importing Procedures Should Preserve Local Variables

Currently, when importing a procedure get/set local variables blocks are empty. It would be convenient if the local variables were preserved when importing procedures, as they wouldn't have to be added to the new procedure and put in their correct places. It might also be nice if we could copy/paste between procedures instead of having to export then import entire procedures.