Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FSearchResult
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PoseSearch/PoseSearchResult.h |
|
|
|
PoseSearch/PoseSearchResult.h |
|
|
|
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" |
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
)