Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: sP0CkEr on April 12, 2011, 12:55:02 PM

Title: List Of Where Action is Currently Used
Post by: sP0CkEr on April 12, 2011, 12:55:02 PM
Guys, during some refactoring of one of my actions, I became "painfully" aware that if you change the class name of the action, it is completely removed from state.

It would be great to be able to list what fsm/states an action is being used in before doing the refactoring.

Side Note: I have changed my method to create a copy of the existing Action and refactor it, and then start replacing the old Actions.

;)
Title: Re: List Of Where Action is Currently Used
Post by: Alex Chouls on April 16, 2011, 03:43:39 AM
I agree. I'd like to have a powerful Find Dialog to find actions, events, variables etc.