pymel.core.windows.confirmBox

confirmBox(title, message, yes='Yes', no='No', *moreButtons, **kwargs)

Prompt for confirmation. Returns True/False, unless ‘moreButtons’ were specified, and then returns the button pressed

Previous topic

pymel.core.windows.componentEditor

Next topic

pymel.core.windows.confirmDialog

Core

Core Modules

Other Modules

This Page