playMaker

Author Topic: Delelete unused Global Variables categories  (Read 1586 times)

Alatriste

  • Full Member
  • ***
  • Posts: 193
Delelete unused Global Variables categories
« on: May 13, 2018, 10:53:11 AM »
I was doing some cleaning in my project and I saw a bunch of categories I don't longer use. Is there a way to remove them?

Thanks!

Kathar

  • Playmaker Newbie
  • *
  • Posts: 48
Re: Delelete unused Global Variables categories
« Reply #1 on: May 13, 2018, 03:26:45 PM »
If you just mean the Global Variables, in the Playmaker Editor Window if you go to your Variables tab, at the bottom you can click the Global Variables button to open up the editor window. In there you can check which ones are used (refresh used count) and just click the X next to any of them to delete them :)

Alatriste

  • Full Member
  • ***
  • Posts: 193
Re: Delelete unused Global Variables categories
« Reply #2 on: May 14, 2018, 03:24:08 AM »
Hi Kathar,

No, I meant how to delete the categories of a global variable once is no longer used. :)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7614
    • jinxtergames
Re: Delelete unused Global Variables categories
« Reply #3 on: May 14, 2018, 04:41:43 AM »
Hi.
I believe that if there are no variables using the category it should be removed automatically

So there might be still some variables using those categories.