Navigation
API > API/Runtime > API/Runtime/PhysicsCore
This is used to add debug data to scene query visitors in non-shipping builds
| Name | FQueryDebugParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/ChaosInterfaceWrapperCore.h |
| Include Path | #include "ChaosInterfaceWrapperCore.h" |
Syntax
struct FQueryDebugParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FQueryDebugParams() |
ChaosInterfaceWrapperCore.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDebugQuery | bool | ChaosInterfaceWrapperCore.h | ||
| bExternalQuery | bool | ChaosInterfaceWrapperCore.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsDebugQuery() |
ChaosInterfaceWrapperCore.h | ||
bool IsExternalQuery() |
ChaosInterfaceWrapperCore.h |