Function memnew

Allocate a new T and attach it to a new Godot object.

RefOrT!T memnew(T)()
if (extendsGodotBaseClass!T);