Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/UNearestNeighborModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UNearestNeighborModelSection & GetSection
(
int32 Index |
NearestNeighborModel.h |
|
|
UNearestNeighborModelSection & GetSection
(
int32 Index |
NearestNeighborModel.h |
GetSection(int32)
| Name | GetSection |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModel.h |
| Include Path | #include "NearestNeighborModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Private/NearestNeighborModel.cpp |
UFUNCTION (BlueprintPure, Category="Python")
const UNearestNeighborModelSection & GetSection
(
int32 Index
) const
GetSection(int32)
| Name | GetSection |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModel.h |
| Include Path | #include "NearestNeighborModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Private/NearestNeighborModel.cpp |
UNearestNeighborModelSection & GetSection
(
int32 Index
)