proletariatgames / unreal.hx

Unreal.hx: Haxe Integration for Unreal
MIT License
423 stars 42 forks source link

Changing a dynamic delegate's signature isn't picked up as a compilation change #113

Closed waneck closed 4 years ago

waneck commented 5 years ago

Changing a dynamic delegate's signature that is defined in Haxe is not picked up by Haxe as a change that needs an hxcpp build. Furthermore, deleting the generated header doesn't allow it to detect it needs to rebuild either