Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Christoph on January 11, 2023, 11:27:00 PM

Title: Delete Linker Wizard from my Project
Post by: Christoph 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?
Title: Re: Delete Linker Wizard from my Project
Post by: djaydino 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
Title: Re: Delete Linker Wizard from my Project
Post by: Christoph 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.
Title: Re: Delete Linker Wizard from my Project
Post by: Christoph 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:

(https://i.imgur.com/01BJXXG.png)

Thoughts?