Method IsFailed
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
IsFailed(MaaJobStatus)
Gets a value indicates whether current job status is failed.
public static bool IsFailed(this MaaJobStatus current)
Parameters
current
MaaJobStatus-
The current job status.