Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery
References
Module | AIModule |
Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryDebugHelpers.h |
Include | #include "EnvironmentQuery/EnvQueryDebugHelpers.h" |
Syntax
struct FDebugHelper
Remarks
Struct filled while collecting data (to store additional debug data needed to display per rendered item)
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | AdditionalInformation | |
![]() |
float | FailedScore | |
![]() |
int32 | FailedTestIndex | |
![]() |
FVector | Location | |
![]() |
float | Radius |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FDebugHelper () |
||
![]() |
FDebugHelper
(
FVector Loc, |
||
![]() |
FDebugHelper
(
FVector Loc, |