ScriptableWizard.OnWizardCreateScripting > Editor Classes > ScriptableWizardfunction OnWizardCreate () : voidDescriptionThis is called when the user clicks on the Create button. Here you perform any final creation/modification actions. After OnCreateWizard is called, the wizard is automatically closed. See Also: ScriptableWizard.DisplayWizard |