Bugfixes:
- Mark Delegate as system type to fix crashes when manipulating method proxies with ProtoFlux tool (reported by @nytra, @luxkitty @modernballoonie, chaixshot, issue #2573)- Fix nullable types failing to parse when the base type is not an engine base primitive (e.g. enum)
-- This fixes ObjectFieldDrive<Chirality?> failing to load (reported by @hamerth, @modernballoonie, issue #2567)
Changed files in this update