Interface PortraitMenuCommandExecuteParams

interface PortraitMenuCommandExecuteParams {
    actor: any;
    context: any;
}

Properties

Properties

actor: any

The actor for which the command was executed.

context: any

The actor sheet context which is typically provided on render.