Merge pull request #28606 from bojidar-bg/25889-indexed-set-defaults
Fix default values not being read correctly in VS, take two
This commit is contained in:
commit
e3735a5d5a
2 changed files with 2 additions and 14 deletions
|
|
@ -54,7 +54,6 @@ class VisualScriptNode : public Resource {
|
|||
void validate_input_default_values();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
void ports_changed_notify();
|
||||
static void _bind_methods();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue