Playmaker Forum

PlayMaker News => General Discussion => Topic started by: ViRiX Dreamcore on May 05, 2021, 12:17:11 AM

Title: Seeing where global events and variables are used
Post by: ViRiX Dreamcore on May 05, 2021, 12:17:11 AM
Hi!

I am using some global events, but I think I accidentally used some in places I didn't want to. So I'm wondering if there is a place where I can see a list of where they are all used?

For example, if I use a global event named RESET 30 times, can I see the FSM and states that they are specifically used in?

Thanks!
Title: Re: Seeing where global events and variables are used
Post by: djaydino on May 06, 2021, 09:08:06 PM
Hi.
Yes.

Open The Globals window (Playmaker/Editor Windows/Global Variables)

then Click on 'Refresh Used Count...'

then right-click on an variable name and it should show where they are used.
Click on one and it should redirect to the fsm/state/game object