Example #1
0
 protected override bool ReleaseHandle()
 {
     Array.godot_icall_Array_Dtor(handle);
     return(true);
 }