Mesen-S
Mesen-S copied to clipboard
Debugger: Breakpoint class - how to create an object?
I'm trying to use the Breakpoint
class to pass an array to SetBreakpoints()
method, but this class doesn't contain any constructor - only private fields. How can I use it?