i'm creating a line trace in ue4 and i'm trying to put damage on my line trace but i keep getting this error "type name not allowed" on my aai_character and my horde character
So the first AActor is the one receiving damage and the second AActor is the one delivering the damage.
Your use of false doesn't really fit AController*, though. Maybe it should be nullptr (or just 0).