dedmen / ArmaDebugEngine

A still experimental Script Debugger for Arma 3
Other
48 stars 10 forks source link

Request: set value of variable #6

Open billw2012 opened 4 years ago

billw2012 commented 4 years ago

Globals, locals/stack variables (with associated stack frame ID I guess?), namespace variables. Need only work when halted of course.

dedmen commented 4 years ago

Can only do that for some variable types. string, number, bool and inside array