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

Expose TArray properties and functions with TArray arguments in C# wrappers #23

Open
enlight opened this issue Sep 27, 2014 · 3 comments
Assignees

Comments

@enlight
Copy link
Owner

enlight commented Sep 27, 2014

No description provided.

@enlight enlight self-assigned this Sep 29, 2014
@enlight
Copy link
Owner Author

enlight commented Oct 10, 2014

Preliminary support for exposing TArray properties has been committed in f7e633a

@enlight
Copy link
Owner Author

enlight commented Jul 21, 2015

Disabled wrapper generation for TArray<TSubclassOf<T>> in 552a606 as this isn't supported yet.

The wrapper that was being generated was invalid and prevented the C# wrappers project from building successfully.

@enlight
Copy link
Owner Author

enlight commented Aug 25, 2015

Once issue #38 is addressed it should be possible to expose TArray for any T (provided T has a corresponding managed type).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant