Open-GTO / foreach

foreach standalone include (non y_iterate version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A little doubt

Walter-Correa opened this issue · comments

Hello. I really enjoyed the fact that your version contains support for vehicles and actors. But I'd like to know if I should use DestroyVehicleSafe and DestroyActorSafe only in foreach loops or all the time?
Thank you!

These functions are needed only for destroying entities in foreach loops.