-All types have editable script now in properties
-Changed clip to a property in Control which can be set by the user
This commit is contained in:
@ -62,7 +62,7 @@ class ResourceImportMetadata : public Reference {
|
||||
|
||||
StringArray _get_options() const;
|
||||
protected:
|
||||
virtual bool _use_builtin_script() const { return false; }
|
||||
|
||||
static void _bind_methods();
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user