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