ScriptEditor.GDNativeClassBinding

Undocumented in source.
struct ScriptEditor
package @nogc nothrow static
struct GDNativeClassBinding {}

Members

Static variables

_addCallback
GodotMethod!(void, GodotObject, String, PoolStringArray) _addCallback;
Undocumented in source.
_autosaveScripts
GodotMethod!(void) _autosaveScripts;
Undocumented in source.
_breaked
GodotMethod!(void, bool, bool) _breaked;
Undocumented in source.
_clearExecution
GodotMethod!(void, Reference) _clearExecution;
Undocumented in source.
_closeAllTabs
GodotMethod!(void) _closeAllTabs;
Undocumented in source.
_closeCurrentTab
GodotMethod!(void, bool) _closeCurrentTab;
Undocumented in source.
_closeDiscardCurrentTab
GodotMethod!(void, String) _closeDiscardCurrentTab;
Undocumented in source.
_closeDocsTab
GodotMethod!(void) _closeDocsTab;
Undocumented in source.
_closeOtherTabs
GodotMethod!(void) _closeOtherTabs;
Undocumented in source.
_copyScriptPath
GodotMethod!(void) _copyScriptPath;
Undocumented in source.
_editorPause
GodotMethod!(void) _editorPause;
Undocumented in source.
_editorPlay
GodotMethod!(void) _editorPlay;
Undocumented in source.
_editorSettingsChanged
GodotMethod!(void) _editorSettingsChanged;
Undocumented in source.
_editorStop
GodotMethod!(void) _editorStop;
Undocumented in source.
_fileDialogAction
GodotMethod!(void, String) _fileDialogAction;
Undocumented in source.
_filterMethodsTextChanged
GodotMethod!(void, String) _filterMethodsTextChanged;
Undocumented in source.
_filterScriptsTextChanged
GodotMethod!(void, String) _filterScriptsTextChanged;
Undocumented in source.
_getDebugTooltip
GodotMethod!(String, String, Node) _getDebugTooltip;
Undocumented in source.
_gotoScriptLine
GodotMethod!(void, Reference, long) _gotoScriptLine;
Undocumented in source.
_gotoScriptLine2
GodotMethod!(void, long) _gotoScriptLine2;
Undocumented in source.
_helpClassGoto
GodotMethod!(void, String) _helpClassGoto;
Undocumented in source.
_helpClassOpen
GodotMethod!(void, String) _helpClassOpen;
Undocumented in source.
_helpOverviewSelected
GodotMethod!(void, long) _helpOverviewSelected;
Undocumented in source.
_helpSearch
GodotMethod!(void, String) _helpSearch;
Undocumented in source.
_historyBack
GodotMethod!(void) _historyBack;
Undocumented in source.
_historyForward
GodotMethod!(void) _historyForward;
Undocumented in source.
_liveAutoReloadRunningScripts
GodotMethod!(void) _liveAutoReloadRunningScripts;
Undocumented in source.
_membersOverviewSelected
GodotMethod!(void, long) _membersOverviewSelected;
Undocumented in source.
_menuOption
GodotMethod!(void, long) _menuOption;
Undocumented in source.
_onFindInFilesModifiedFiles
GodotMethod!(void, PoolStringArray) _onFindInFilesModifiedFiles;
Undocumented in source.
_onFindInFilesRequested
GodotMethod!(void, String) _onFindInFilesRequested;
Undocumented in source.
_onFindInFilesResultSelected
GodotMethod!(void, String, long, long, long) _onFindInFilesResultSelected;
Undocumented in source.
_openRecentScript
GodotMethod!(void, long) _openRecentScript;
Undocumented in source.
_reloadScripts
GodotMethod!(void) _reloadScripts;
Undocumented in source.
_requestHelp
GodotMethod!(void, String) _requestHelp;
Undocumented in source.
_resSavedCallback
GodotMethod!(void, Resource) _resSavedCallback;
Undocumented in source.
_resaveScripts
GodotMethod!(void, String) _resaveScripts;
Undocumented in source.
_saveHistory
GodotMethod!(void) _saveHistory;
Undocumented in source.
_scriptChanged
GodotMethod!(void) _scriptChanged;
Undocumented in source.
_scriptCreated
GodotMethod!(void, Script) _scriptCreated;
Undocumented in source.
_scriptListGuiInput
GodotMethod!(void, InputEvent) _scriptListGuiInput;
Undocumented in source.
_scriptSelected
GodotMethod!(void, long) _scriptSelected;
Undocumented in source.
_scriptSplitDragged
GodotMethod!(void, double) _scriptSplitDragged;
Undocumented in source.
_setExecution
GodotMethod!(void, Reference, long) _setExecution;
Undocumented in source.
_showDebugger
GodotMethod!(void, bool) _showDebugger;
Undocumented in source.
_startFindInFiles
GodotMethod!(void, bool) _startFindInFiles;
Undocumented in source.
_tabChanged
GodotMethod!(void, long) _tabChanged;
Undocumented in source.
_themeOption
GodotMethod!(void, long) _themeOption;
Undocumented in source.
_toggleMembersOverviewAlphaSort
GodotMethod!(void, bool) _toggleMembersOverviewAlphaSort;
Undocumented in source.
_treeChanged
GodotMethod!(void) _treeChanged;
Undocumented in source.
_unhandledInput
GodotMethod!(void, InputEvent) _unhandledInput;
Undocumented in source.
_updateAutosaveTimer
GodotMethod!(void) _updateAutosaveTimer;
Undocumented in source.
_updateMembersOverview
GodotMethod!(void) _updateMembersOverview;
Undocumented in source.
_updateRecentScripts
GodotMethod!(void) _updateRecentScripts;
Undocumented in source.
_updateScriptConnections
GodotMethod!(void) _updateScriptConnections;
Undocumented in source.
_updateScriptNames
GodotMethod!(void) _updateScriptNames;
Undocumented in source.
canDropDataFw
GodotMethod!(bool, Vector2, Variant, Control) canDropDataFw;
Undocumented in source.
dropDataFw
GodotMethod!(void, Vector2, Variant, Control) dropDataFw;
Undocumented in source.
getCurrentScript
GodotMethod!(Script) getCurrentScript;
Undocumented in source.
getDragDataFw
GodotMethod!(Variant, Vector2, Control) getDragDataFw;
Undocumented in source.
getOpenScripts
GodotMethod!(Array) getOpenScripts;
Undocumented in source.
gotoLine
GodotMethod!(void, long) gotoLine;
Undocumented in source.
openScriptCreateDialog
GodotMethod!(void, String, String) openScriptCreateDialog;
Undocumented in source.

Meta