Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FPoseHistoryProvider |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseHistoryProvider.h |
| Include Path | #include "PoseSearch/PoseHistoryProvider.h" |
Syntax
class FPoseHistoryProvider : public UE::Anim::IGraphMessage
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPoseHistoryProvider
(
const FAnimNode_PoseSearchHistoryCollector_Base* InHistoryCollector |
PoseSearch/PoseHistoryProvider.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TypeName | UE_API const FName | PoseSearch/PoseHistoryProvider.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HistoryCollector | const FAnimNode_PoseSearchHistoryCollector_Base * | PoseSearch/PoseHistoryProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAnimNode_PoseSearchHistoryCollector_Base * GetHistoryCollector() |
PoseSearch/PoseHistoryProvider.h | ||
const IPoseHistory & GetPoseHistory() |
PoseSearch/PoseHistoryProvider.h |
Overridden from IGraphMessage
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetTypeName() |
PoseSearch/PoseHistoryProvider.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetStaticTypeName() |
PoseSearch/PoseHistoryProvider.h |