playMaker

Author Topic: Delete Linker Wizard from my Project  (Read 1202 times)

Christoph

  • Beta Group
  • Sr. Member
  • *
  • Posts: 256
Delete Linker Wizard from my Project
« on: January 11, 2023, 11:27:00 PM »
I installed a while back the Linker Wizard since I used a lot of get/set property actions. According to myself I now deleted all those actions in my project and don't need the Linker Wizard anymore. How can I COMPLETELY uninstall it without affecting my project no more?

Is that even a thing?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Delete Linker Wizard from my Project
« Reply #1 on: January 12, 2023, 12:57:06 AM »
hi.
if you remove some of the linker wizard files, then reimport.
you can see on the reimport file list where the other files are stored.

Best is to have a backup of your scene before doing this.

i never used Linker wizard yet, but i think it makes or update a file to include mirrored classes to a build, so if you are still using those classes it should be fine not to remove / revert that

Christoph

  • Beta Group
  • Sr. Member
  • *
  • Posts: 256
Re: Delete Linker Wizard from my Project
« Reply #2 on: January 15, 2023, 11:01:24 PM »
Yeah. According to my knowledge I got rid of them all and replaced them with custom actions. This makes it I guess secure to remove. I’ll try and do what you suggested. Thanks.

Christoph

  • Beta Group
  • Sr. Member
  • *
  • Posts: 256
Re: Delete Linker Wizard from my Project
« Reply #3 on: April 17, 2023, 02:41:44 PM »
Seems to be more difficult than I thought doing it manually, since most files are Playmaker Utils which I have installed seperately to send events from scripts. But I hit the delete button in the Ecosystem and that's what got deleted:



Thoughts?