Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | UPoseSearchEventLibrary |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchEvent.h |
| Include Path | #include "PoseSearch/PoseSearchEvent.h" |
Syntax
UCLASS (MinimalAPI)
class UPoseSearchEventLibrary : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → UPoseSearchEventLibrary
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void UpdatePoseSearchEvent
(
const FPoseSearchEvent& InNewEvent, |
PoseSearch/PoseSearchEvent.h |
|