Property NodeList
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
NodeList
Gets the string of current node list.
public IList<string> NodeList { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetNodeList(System.IntPtr,System.IntPtr).