This commit is contained in:
karroffel
2018-03-02 19:04:57 +01:00
parent a212746a3d
commit 2343a8a54c
2 changed files with 12 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ public:
void operator =(const NodePath& other);
bool operator ==(const NodePath& other);
~NodePath();
};