![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
| TArray<uint8, TInlineAllocator<32> > FChaosVDCollisionResponseParams::FlagsPerChannel |