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

How to change a type of a field #25

Closed
MarcelXia opened this issue Feb 7, 2022 · 1 comment
Closed

How to change a type of a field #25

MarcelXia opened this issue Feb 7, 2022 · 1 comment

Comments

@MarcelXia
Copy link

I'm looking for the example how to change the type of a field

@Ompluscator
Copy link
Owner

Hi.

Conversion of type on existing instance of some struct is not covered here. But, if you would like to adapt the field type for new instance, you can use GetField & SetType methods from library. :)

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

No branches or pull requests

2 participants