Table of Contents

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

IList<string>

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetNodeList(System.IntPtr,System.IntPtr).