H there,
i want to be able to search for a few different actors with the same function how do i go about replacing the 'class'whatever'' bit with a variable that i can change to whatever type i need to search for.
foreach VisibleCollidingActors (????????, whatifound,5000).
thanks.
i want to be able to search for a few different actors with the same function how do i go about replacing the 'class'whatever'' bit with a variable that i can change to whatever type i need to search for.
foreach VisibleCollidingActors (????????, whatifound,5000).
thanks.
Comment