Skip to content

KAI_LOFActorFinder

inkoalawetrust edited this page Aug 1, 2023 · 2 revisions

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().

Clone this wiki locally