Interface PortraitMenuCommandEnabledParams

interface PortraitMenuCommandEnabledParams {
    actor: any;
}

Properties

Properties

actor: any

The actor for which the command will show.