mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 15:50:45 +00:00
parent
c04681b969
commit
12f826da7d
@ -66,8 +66,6 @@ public:
|
||||
|
||||
void prepend_period();
|
||||
|
||||
NodePath get_parent() const;
|
||||
|
||||
_FORCE_INLINE_ uint32_t hash() const {
|
||||
if (!data) {
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user