public static class LiveWatchEngineExtensions
CreateLiveVariable(ILiveWatchEngine, IPinnedVariable, LiveVariableFlags) | Creates a live variable for a specified pinned variable and flags. |
CreateLiveVariable(ILiveWatchEngine, String, Boolean, LiveVariableFlags) | Creates a live variable object for a given global variable |
LookupChildRecursively | Returns a pinned variable object for a field in a structure, supporting nested structures if needed. |
ReadMemory | Reads the value of a given pinned variable |