If there are some actions registered in the Info area, could I read them in some way or another? Or perhaps in history?
This returns last executed operator:
context.window_manager.operators[-1]
1 Like
If there are some actions registered in the Info area, could I read them in some way or another? Or perhaps in history?
This returns last executed operator:
context.window_manager.operators[-1]