Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/FHelpers
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static int32 GetNumFrames
(
const UAnimSequence* AnimSequence |
NearestNeighborModelHelpers.h | ||
static int32 GetNumFrames
(
const UGeometryCache* GeometryCache |
NearestNeighborModelHelpers.h |
GetNumFrames(const UAnimSequence *)
| Name | GetNumFrames |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModelHelpers.h |
| Include Path | #include "NearestNeighborModelHelpers.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Private/NearestNeighborModelHelpers.cpp |
static int32 GetNumFrames
(
const UAnimSequence * AnimSequence
)
GetNumFrames(const UGeometryCache *)
| Name | GetNumFrames |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Public/NearestNeighborModelHelpers.h |
| Include Path | #include "NearestNeighborModelHelpers.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NearestNeighborModel/Source/NearestNeighborModel/Private/NearestNeighborModelHelpers.cpp |
static int32 GetNumFrames
(
const UGeometryCache * GeometryCache
)