Navigation
API > API/Plugins > API/Plugins/PoseSearch
Experimental, this feature might be removed without warning, not for production use.
| Name | FValidInteractionSearch |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchInteractionIsland.h |
| Include Path | #include "PoseSearch/PoseSearchInteractionIsland.h" |
Syntax
struct FValidInteractionSearch : public UE::PoseSearch::FInteractionSearchContextBase
Inheritance Hierarchy
- FInteractionSearchContextBase → FValidInteractionSearch
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisabledCollisions | FDisabledCollisions | PoseSearch/PoseSearchInteractionIsland.h | ||
| SearchResult | FInteractionSearchResult | PoseSearch/PoseSearchInteractionIsland.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddReferencedObjects
(
FReferenceCollector& Collector |
PoseSearch/PoseSearchInteractionIsland.h | ||
void DoDisableCollisions() |
PoseSearch/PoseSearchInteractionIsland.h | ||
const FInteractionSearchResult & GetSearchResult() |
PoseSearch/PoseSearchInteractionIsland.h | ||
FValidInteractionSearch & Init
(
const FInteractionSearchContextBase& SearchContextBase |
PoseSearch/PoseSearchInteractionIsland.h | ||
void UndoDisableCollisions() |
PoseSearch/PoseSearchInteractionIsland.h | ||
void Update
(
const FInteractionSearchResult& InSearchResult |
PoseSearch/PoseSearchInteractionIsland.h | ||
void VLogContext
(
const FColor& Color |
PoseSearch/PoseSearchInteractionIsland.h |