Navigation
API > API/Plugins > API/Plugins/NearestNeighborModelEditor
References
| Module | NearestNeighborModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModelEditor/Public/NearestNeighborEditorModel.h |
| Include | #include "NearestNeighborEditorModel.h" |
Syntax
class FVertVizSelector
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertVizSelector
(
UNearestNeighborModelVizSettings* InSettings |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedPtr< FString > > * | GetOptions () |
||
| int32 | GetSectionIndex
(
TSharedPtr< FString > Item |
||
| TSharedPtr< FString > | |||
| void | OnSelectionChanged
(
TSharedPtr< FString > InSelectedItem, |
||
| void | SelectSection
(
int32 SectionIndex |
||
| void |