Commit graph

3 commits

Author SHA1 Message Date
Janis 396ee1e809 allocator api for TArray, fixes
- check if class is AActor when checking if type is an actor type with A prefix
- param types public, with public fields
- sort types alphabetically when generating files
2023-04-23 05:12:48 +02:00
Janis 7c0656c37f fix for FString 2023-04-21 18:18:22 +02:00
Janis 724939e5da extracted fname and tarray from raw types into own modules
- tarray and fname are pretty independent from the rest of the type system
2023-04-20 02:36:46 +02:00