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

#include <ChaosVDQueryDataWrappers.h>

+ Inheritance diagram for FChaosVDCollisionResponseParams:

Public Member Functions

CHAOSVDRUNTIME_API bool Serialize (FArchive &Ar)
 
template<typename TOther >
void CopyFrom (const TOther &Other)
 
- Public Member Functions inherited from FChaosVDWrapperDataBase
virtual ~FChaosVDWrapperDataBase ()=default
 
virtual bool HasValidData () const
 
void MarkAsValid ()
 

Public Attributes

TArray< uint8, TInlineAllocator< 32 > > FlagsPerChannel
 

Additional Inherited Members

- Protected Attributes inherited from FChaosVDWrapperDataBase
bool bHasValidData = false
 

Member Function Documentation

◆ CopyFrom()

template<typename TOther >
void FChaosVDCollisionResponseParams::CopyFrom ( const TOther Other)
inline

◆ Serialize()

bool FChaosVDCollisionResponseParams::Serialize ( FArchive Ar)

Member Data Documentation

◆ FlagsPerChannel

TArray<uint8, TInlineAllocator<32> > FChaosVDCollisionResponseParams::FlagsPerChannel

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