ChaosInterface::FinishQueryHelper

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/ChaosSQTypes.h

Include

#include "ChaosSQTypes.h"

Syntax

namespace ChaosInterface
{
    template<typename HitType>
    void ChaosInterface::FinishQueryHelper
    (
        TArray< HitType > & Hits,
        const HitType & BlockingHit,
        bool bHasBlockingHit
    )
}

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