UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedSQHitchRepeater< BufferType > Struct Template Reference

#include <ScopedSQHitchRepeater.h>

Public Member Functions

 FScopedSQHitchRepeater (BufferType &OutBuffer, FCollisionQueryFilterCallback &PQueryCallback, const FHitchDetectionInfo &InHitchDetectionInfo)
 
BufferType & GetBuffer () const
 
bool RepeatOnHitch () const
 

Public Attributes

BufferType & UserBuffer
 

Constructor & Destructor Documentation

◆ FScopedSQHitchRepeater()

template<typename BufferType >
FScopedSQHitchRepeater< BufferType >::FScopedSQHitchRepeater ( BufferType &  OutBuffer,
FCollisionQueryFilterCallback PQueryCallback,
const FHitchDetectionInfo InHitchDetectionInfo 
)
inline

Member Function Documentation

◆ GetBuffer()

template<typename BufferType >
BufferType & FScopedSQHitchRepeater< BufferType >::GetBuffer ( ) const
inline

◆ RepeatOnHitch()

template<typename BufferType >
bool FScopedSQHitchRepeater< BufferType >::RepeatOnHitch ( ) const
inline

Member Data Documentation

◆ UserBuffer

template<typename BufferType >
BufferType& FScopedSQHitchRepeater< BufferType >::UserBuffer

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