Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FSearchResults
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PoseSearch/PoseSearchResult.h | |||
FSearchResults
(
const FSearchResults& Other |
PoseSearch/PoseSearchResult.h | ||
FSearchResults
(
FSearchResult&& Other |
PoseSearch/PoseSearchResult.h |
FSearchResults()
| Name | FSearchResults |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchResult.h |
| Include Path | #include "PoseSearch/PoseSearchResult.h" |
FSearchResults()
FSearchResults(const FSearchResults &)
| Name | FSearchResults |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchResult.h |
| Include Path | #include "PoseSearch/PoseSearchResult.h" |
FSearchResults
(
const FSearchResults & Other
)
FSearchResults(FSearchResult &&)
| Name | FSearchResults |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchResult.h |
| Include Path | #include "PoseSearch/PoseSearchResult.h" |
FSearchResults
(
FSearchResult && Other
)