v1.3.10 for UE4.24
Changes
- Call function on thread with graph callback - #171
- Binary interweaving supported in structs - #170
- Fallback using base64 encode for ustruct <-> json - #169
- Support byte types in structs - #168
- Namespace ux - #163
- Misc bugfixes and readme updates
- Fixed: #184, thanks @marwanhilmi
- Fixed: #183
- Android compile fixes
- Fixed: #189
- Added CompactBytes to Transform array conversion
- BuildSettings V2 changes
- OnEvent -> On Generic Event refactor and documentation