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
There's a new syntax for doing foreach iteration available in the indev builds (2.38.x), which I'm currently using. It's a bit complicated to implement type-wise but there's probably a simple way of approaching it at least just to have the syntax work on array<T>.
There's a new syntax for doing foreach iteration available in the indev builds (2.38.x), which I'm currently using. It's a bit complicated to implement type-wise but there's probably a simple way of approaching it at least just to have the syntax work on
array<T>
.https://www.angelcode.com/angelscript/wip.php
The text was updated successfully, but these errors were encountered: