Custom struct in AngelScript

621 Views Asked by At

Maybe somebody know. How can I send my custom c-struct, from my c-application to AngelScript-script? At the moment, I just use the standard types (char*, uint8_t)

Best regards.

0

There are 0 best solutions below