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