You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Update a VS custom node when its script changes
This commit is contained in:
@@ -712,6 +712,8 @@ public:
|
||||
|
||||
virtual VisualScriptNodeInstance *instance(VisualScriptInstance *p_instance);
|
||||
|
||||
void _script_changed();
|
||||
|
||||
VisualScriptCustomNode();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user