ScriptCreateDialog

Inherits: ConfirmationDialog < AcceptDialog < Window < Viewport < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

bool

dialog_hide_on_ok

false (overrides AcceptDialog)

String

ok_button_text

"Create" (overrides AcceptDialog)

String

title

"Attach Node Script" (overrides Window)

Methods

void

config ( String inherits, String path, bool built_in_enabled=true, bool load_enabled=true )


Signals

script_created ( Script script )

There is currently no description for this signal. Please help us by contributing one!


Method Descriptions

void config ( String inherits, String path, bool built_in_enabled=true, bool load_enabled=true )

There is currently no description for this method. Please help us by contributing one!