actors_foreach
Description:
Calls func for every actor driven by this.
Parameters:
| this | |
| func |
a function called for each actor |
| data |
optional data to be passed to the function, or |
Calls func for every actor driven by this.
| this | |
| func |
a function called for each actor |
| data |
optional data to be passed to the function, or |