Link Search Menu Expand Document

Window_MenuActor.d overview


Table of contents


utils

Window_MenuActor (class)

Window_MenuActor

The window for selecting a target actor on the item and skill screens.

Signature

export declare class Window_MenuActor {
  constructor(rect: Rectangle)
}

processOk (method)

Signature

processOk(): void

selectLast (method)

Signature

selectLast(): void

selectForItem (method)

Signature

selectForItem(item: ActionItem): void