diff options
author | Johannes Witt <johawitt@outlook.de> | 2021-08-01 03:19:55 +0200 |
---|---|---|
committer | Johannes Witt <johawitt@outlook.de> | 2022-07-31 15:35:26 +0200 |
commit | 2fb69afde6adfc793adb268f35723a8378be6392 (patch) | |
tree | 40375f41bd81edb2c9e00e86da48dbf920bc59fd /editor/plugins/gdextension_export_plugin.h | |
parent | 5595f2406a743a5a8f85d7e5642efa3c5ca18702 (diff) |
Add GraphEdit.is_node_hover_valid(...) method
This is a virtual method that can be used to add additional error
condition checks while the connection is still being dragged. If true is
returned, the connection is valid. If false is returned, the connection
is invalid and thus not possible (ie. it will not snap). The virtual
method is exposed with an underscore to scripts.
Diffstat (limited to 'editor/plugins/gdextension_export_plugin.h')
0 files changed, 0 insertions, 0 deletions