![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosVDQueryDataWrappers.h>
Inheritance diagram for FChaosVDCollisionObjectQueryParams: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 | |
| uint8 | ObjectTypesToQuery = 0 |
| uint8 | IgnoreMask = 0 |
Additional Inherited Members | |
Protected Attributes inherited from FChaosVDWrapperDataBase | |
| bool | bHasValidData = false |
| uint8 FChaosVDCollisionObjectQueryParams::IgnoreMask = 0 |
| uint8 FChaosVDCollisionObjectQueryParams::ObjectTypesToQuery = 0 |