Table of Contents

Class ControllerActionDetail

Namespace
MaaFramework.Binding.Notification
Assembly
MaaFramework.Binding.Extensions.dll

Message for the controller actions.

public record ControllerActionDetail : IEquatable<ControllerActionDetail>

Inheritance

Implements

Inherited Members

Remarks

payload: { ctrl_id: number, uuid: string, action: string, }

Constructors

ControllerActionDetail(int, string, string)

Message for the controller actions.

Properties

Action
ControllerId
Uuid