Navigation
API > API/Plugins > API/Plugins/ChaosVD
Holds a deserialized struct scope together with enough metadata to match it against fresh frame data for in-place memory updates.
| Name | FChaosVDExtraDataScopeEntry |
| Type | struct |
| Header File | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/Components/ChaosVDParticleExtraDataComponent.h |
| Include Path | #include "Components/ChaosVDParticleExtraDataComponent.h" |
Syntax
struct FChaosVDExtraDataScopeEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CategoryName | FName | Components/ChaosVDParticleExtraDataComponent.h | ||
| Scope | TSharedPtr< FStructOnScope > | Components/ChaosVDParticleExtraDataComponent.h | ||
| StructTypePath | FName | Components/ChaosVDParticleExtraDataComponent.h |