Version:
Back to list
Core :: setInteractiveMode
Synopsis
Switch between interactive mode and non-interactive mode, UI functions will no ask user on non-interactive mode and will return default valuesGUI Dialog
Script function
core.setInteractiveMode([interactive])Parameters
interactive (Boolean) [optional] : True if you want to enter interactive mode, else False