You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
committed by
Genei Shouko
parent
8e14f9ba21
commit
0c46068af0
@@ -353,7 +353,7 @@ public:
|
||||
Transform3D get_root_motion_transform() const;
|
||||
|
||||
real_t get_connection_activity(const StringName &p_path, int p_connection) const;
|
||||
void advance(real_t p_time);
|
||||
void advance(double p_time);
|
||||
|
||||
void rename_parameter(const String &p_base, const String &p_new_base);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user