Table of Contents

Method ClearHitCount

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

ClearHitCount(string)

Clears the hit count of a node.

bool ClearHitCount(string nodeName)

Parameters

nodeName string

The node name.

Returns

bool

true if the operation was executed successfully; otherwise, false.