Constructor ActionDetail
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
ActionDetail(long, string, string, IMaaRectBuffer, bool, string)
A sealed record providing properties of action detail.
public ActionDetail(long Id, string NodeName, string Action, IMaaRectBuffer Box, bool IsSucceeded, string Detail)