get_actors
Description:
Retrieves all the actors to which this applies.
It is not recommended for derived classes to use this in there alpha notify method but use actors_foreach as it avoids alot of needless allocations.
Parameters:
this |
Returns:
a list of actors. You should free the returned list with |