Tweaks and fixes

This commit is contained in:
Wojtek Figat
2022-01-07 12:08:52 +01:00
parent 779e41a686
commit bbfe0446f0
8 changed files with 11 additions and 21 deletions

View File

@@ -145,6 +145,5 @@ private:
public:
// [PersistentScriptingObject]
String ToString() const override;
void DestroyManaged() override;
};