mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Add a VScript func to sanitize variant values
Backported to 3.2
This commit is contained in:
@@ -146,6 +146,7 @@ class VisualScriptEditor : public ScriptEditorBase {
|
||||
bool updating_members;
|
||||
|
||||
void _update_members();
|
||||
String _sanitized_variant_text(const StringName &property_name);
|
||||
|
||||
StringName selected;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user