close


Description:

[ Version ( since = "2.24" ) ]
public void close ()

Close this.

When handling a ScriptDialog asynchronously ( @ref was called in script_dialog callback), this function needs to be called to notify that we are done with the script dialog. The dialog will be closed on destruction if this function hasn't been called before.

Parameters:

this

a ScriptDialog