GatherLineDirections

Overload list

Windows
MacOS
Linux
Name Description

Protected function Const

void

 

GatherLineDirections

(
    TArray< FVector >& Directions,
    FEnvQueryInstance& QueryInstance,
    const FRotator& ItemRotation,
    TSubclassOf< UEnvQueryContext > Lin...
)

Helper function: gather directions from context

Protected function Const

void

 

GatherLineDirections

(
    TArray< FVector >& Directions,
    FEnvQueryInstance& QueryInstance,
    const FVector& ItemLocation,
    TSubclassOf< UEnvQueryContext > Lin...,
    TSubclassOf< UEnvQueryContext > Lin...
)

Helper function: gather directions from context pairs

Protected function Const

void

 

GatherLineDirections

(
    TArray< FVector >& Directions,
    FEnvQueryInstance& QueryInstance,
    TSubclassOf< UEnvQueryContext > Lin...,
    TSubclassOf< UEnvQueryContext > Lin...,
    TSubclassOf< UEnvQueryContext > Lin...,
    bool bUseDirectionContext,
    const FVector& ItemLocation,
    const FRotator& ItemRotation
)

Helper function: gather directions from proper contexts

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss