Tidy 5e Sheets API
    Preparing search index...

    Interface PortraitMenuCommandExecuteParams

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

    Properties

    Properties

    actor: any

    The actor for which the command was executed.

    context: any

    The actor sheet context which is typically provided on render.