How do i get multiple Boolean values from other actor?

If you use this a lot, you might want to store those actors as variables because Get Actor Of Class is a slow operation. Also, it only returns the first instance. If you have multiple instances, it won’t work.

1 Like