Skip to content

add UnmanagedFunctionPointer Attribute#89

Merged
teach310 merged 1 commit intodevelopfrom
feature/unmanaged_function_pointer
Nov 22, 2023
Merged

add UnmanagedFunctionPointer Attribute#89
teach310 merged 1 commit intodevelopfrom
feature/unmanaged_function_pointer

Conversation

@teach310
Copy link
Copy Markdown
Owner

今までつけていなかったのは Unity 公式ドキュメントに載っていなかったから。
正直ドキュメントを見てもやっていることはよくわからない。

https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.unmanagedfunctionpointerattribute?view=net-8.0

しかし、csbindgen でも生成されるようなのでつけておく
https://neue.cc/2023/03/09-csbindgen.html

今までつけていなかったのは Unity 公式ドキュメントに載っていなかったから。
正直ドキュメントを見てもやっていることはよくわからない。

https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.unmanagedfunctionpointerattribute?view=net-8.0

しかし、csbindgen でも生成されるようなのでつけておく
https://neue.cc/2023/03/09-csbindgen.html
@teach310 teach310 added the add label Nov 22, 2023
@teach310 teach310 merged commit 838b84d into develop Nov 22, 2023
@teach310 teach310 deleted the feature/unmanaged_function_pointer branch November 22, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant