Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDWrapperDataBase
- FChaosVDCollisionObjectQueryParams
- FChaosVDCollisionResponseParams
- FChaosVDFRigidParticleControlFlags
- FChaosVDJointConstraint
- FChaosVDJointSettingsDataWrapper
- FChaosVDParticleCluster
- FChaosVDParticleDataWrapper
- FChaosVDParticleDynamicMisc
- FChaosVDParticleDynamics
- FChaosVDParticleMassProps
- FChaosVDParticlePositionRotation
- FChaosVDParticleVelocities
- FChaosVDQueryFastData
- FChaosVDQueryHitData
- FChaosVDQueryVisitStep
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDParticleDataWrapper.h |
| Include | #include "DataWrappers/ChaosVDParticleDataWrapper.h" |
Syntax
USTRUCT ()
struct FChaosVDWrapperDataBase
Remarks
Base struct that declares the interface to be used for any ParticleData Viewer
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasValidData |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasValidData () |
||
| void | MarkAsValid () |