mirror of
https://github.com/godotengine/godot
synced 2024-11-02 08:53:46 +00:00
parent
c04681b969
commit
12f826da7d
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue