Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Marshal annotation #105

Open
Pawlost opened this issue Jun 12, 2020 · 0 comments
Open

Use Marshal annotation #105

Pawlost opened this issue Jun 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Pawlost
Copy link
Contributor

Pawlost commented Jun 12, 2020

Use this marshal annotation
public struct SafeArrayExample { [MarshalAs(UnmanagedType.SafeArray)] public int[] values; }
for voxels in chunk, filling and godot array

@Pawlost Pawlost added the enhancement New feature or request label Jun 12, 2020
@Pawlost Pawlost added this to the Other milestone Jun 12, 2020
@Pawlost Pawlost self-assigned this Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant