June 6, 20205 yr Hello! Is there any API/code for displaying the current step name that is currently being executed? Something like a Quest.QuesterCurrentContext.StepName. Need this for debugging.
June 6, 20205 yr Author I used the code from his plugin, it works awesome, I redid it for myself and set up the display of the necessary information, but Logging.Status is not what I need, need the name of the currently running step.
June 6, 20205 yr If you're looking into steps by name, you'll need the Quester.dll as a dependency, see custom code section here:
Create an account or sign in to comment