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