Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/SMLDeformerCurvePickerDialog
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/SMLDeformerCurvePickerDialog.h |
| Include | #include "SMLDeformerCurvePickerDialog.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/SMLDeformerCurvePickerDialog.cpp |
const TArray< FName > & GetPickedCurveNames&40;&41; const
Remarks
Get the array of picked curves names. This will be an empty list when nothing got selected, which means we basically cancelled. The array of selected curves names. Empty if cancelled or if no curves were there to begin with.