Files
FlaxEngine/Source/Engine/Scripting
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-01-10 15:29:37 +01:00
2023-01-10 15:29:37 +01:00
2023-01-10 15:29:37 +01:00
2023-06-18 18:36:58 +02:00
2023-01-10 15:29:37 +01:00
2023-01-10 15:29:37 +01:00
2023-01-10 15:29:37 +01:00