You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Updated function argument names
This commit is contained in:
@@ -70,7 +70,7 @@ private:
|
||||
MethodInfo method_cache;
|
||||
void _update_method_cache();
|
||||
|
||||
void _set_argument_cache(const Dictionary &p_args);
|
||||
void _set_argument_cache(const Dictionary &p_cache);
|
||||
Dictionary _get_argument_cache() const;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user