mirror of https://github.com/mono/CppSharp.git
Browse Source
Dereference pointers when generating getters for pointer variables. Otherwise, the managed instance would point to the pointer itself rather than the object at the native instance's address.pull/1764/head
4 changed files with 48 additions and 0 deletions
Loading…
Reference in new issue