Navigation
API > API/Plugins > API/Plugins/ChaosVD
Struct used to create a combined view of multiple structs to be used in a vanilla details panel. This struct type has a customization that will show each data entry as an individual property
| Name | FChaosVDSelectionMultipleView |
| Type | struct |
| Header File | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/ChaosVDSolverDataSelection.h |
| Include Path | #include "ChaosVDSolverDataSelection.h" |
Syntax
USTRUCT ()
struct FChaosVDSelectionMultipleView
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddData
(
StructType* Struct |
ChaosVDSolverDataSelection.h | ||
void AddData
(
TSharedPtr< FStructOnScope > StructOnScope |
ChaosVDSolverDataSelection.h | ||
void Clear() |
ChaosVDSolverDataSelection.h |