UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosInterface::FQueryDebugParams Struct Reference

#include <ChaosInterfaceWrapperCore.h>

Public Member Functions

 FQueryDebugParams ()
 
constexpr bool IsDebugQuery () const
 
constexpr bool IsExternalQuery () const
 

Detailed Description

This is used to add debug data to scene query visitors in non-shipping builds

Constructor & Destructor Documentation

◆ FQueryDebugParams()

ChaosInterface::FQueryDebugParams::FQueryDebugParams ( )
inline

Member Function Documentation

◆ IsDebugQuery()

constexpr bool ChaosInterface::FQueryDebugParams::IsDebugQuery ( ) const
inlineconstexpr

◆ IsExternalQuery()

constexpr bool ChaosInterface::FQueryDebugParams::IsExternalQuery ( ) const
inlineconstexpr

The documentation for this struct was generated from the following file: