Skip to content

Extending Existing Plugins #2383

Answered by plafosse
recyclingben asked this question in API
Discussion options

You must be logged in to vote

No there isn't a simple API for accessing it. There are a few ways for doing this.

  1. Hacky way is accessing it through debugger = sys.modules['Vector35_debugger']
  2. You could directly modify the debugger plugin code yourself to suit your needs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by recyclingben
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants