Files
FlaxEngine/Source/Engine
Andrew Spiering 3ac00b1e4e Fixing a crash when generic classes spanned across different assemblies
This code attempts to resolve an issue where if you had a class in Assembly A and it was generic and you had a class that inherited from it in Assembly B it would not properly resolve these classes, also added an error check for if I was not able to find the TypeIndex then log it and return thus also preventing a crash when it goes to resolve the NativeType
2023-09-17 20:37:37 -07:00
..
2023-09-10 11:33:08 +02:00
2023-01-10 15:37:55 +01:00
2023-09-09 13:07:39 -04:00
2023-09-12 14:38:23 +02:00
2023-08-02 05:17:49 +03:00
2023-01-10 15:29:37 +01:00
2023-09-06 05:47:51 +03:00
2023-07-03 16:17:46 +02:00
2023-08-01 10:01:00 +02:00
2023-08-15 12:35:32 +03:00
2023-07-26 21:18:22 +02:00
2023-09-12 14:21:27 +02:00