You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The type haxe.Constraints.Function would be a better fit than Any for the rest argument of foreachEntity, which wrongly suggests you can give any kind of expression.
The type
haxe.Constraints.Functionwould be a better fit thanAnyfor the rest argument offoreachEntity, which wrongly suggests you can give any kind of expression.