Table of Contents

Struct RunResults

Namespace
MaaFramework.Binding.Custom
Assembly
MaaFramework.Binding.dll

A readonly record struct that packages results in MaaFramework.Binding.Custom.IMaaCustomAction.Run``1(``0,MaaFramework.Binding.Custom.RunArgs@,MaaFramework.Binding.Custom.RunResults@).

public readonly record struct RunResults : IEquatable<RunResults>

Implements

Inherited Members

Remarks

This a empty record.