![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosVDParticleDataWrapper.h>
Inheritance diagram for FChaosVDWrapperDataBase:Public Member Functions | |
| virtual | ~FChaosVDWrapperDataBase ()=default |
| virtual bool | HasValidData () const |
| void | MarkAsValid () |
Protected Attributes | |
| bool | bHasValidData = false |
Base struct that declares the interface to be used for any ParticleData Viewer
|
virtualdefault |
Reimplemented in FChaosVDParticleDataWrapper.
|
inline |