KAI_LOFActorFinder - inkoalawetrust/KAI GitHub Wiki
KAI_LOFActorFinder
Parent class: KAI_LOFRaycast
Description
A raycast that picks up every actor it goes through and stores it in the Mobjs array. Used by KAI_FindInLOF().
Variables
ActorLimit
Type: Integer
How many actors the trace should pick up before ending.
BlockMode
Type: Integer
The flags to pass to BlockingLineInTheWay().