Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/UNearestNeighborModel
References
| Module | NearestNeighborModel |
| Header | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModel.h |
| Include | #include "NearestNeighborModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Private/NearestNeighborModel.cpp |
UFUNCTION (BlueprintPure, Category="Python")
const UNearestNeighborModelSection * GetSectionPtr
(
int32 Index
) const
Remarks
GetSectionPtr is reserved for python. Use GetSection for C++.