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