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 FQueryData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | Id | |
![]() |
TArray< FItemData > | Items | |
![]() |
FString | Name | |
![]() |
int32 | NumValidItems | |
![]() |
TArray< FString > | Options | |
![]() |
TArray< FDebugHelper > | RenderDebugHelpers | |
![]() |
TArray< FDebugRenderSceneProxy::FSphere > | SolidSpheres | |
![]() |
TArray< FTestData > | Tests | |
![]() |
TArray< FDebugRenderSceneProxy::FText3d > | Texts | |
![]() |
double | Timestamp | |
![]() |
int32 | UsedOption |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Reset () |