Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FAnimNode_PoseSearchHistoryColle-_1
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UE::PoseSearch::FPoseHistory * GetPoseHistoryPtr () |
GetPoseHistory got deprecated in favor of GetPoseHistoryPtr, since FAnimNode_PoseSearchHistoryCollector_Base::PoseHistoryPtr can be invalid during blue print recompilation when the pose history node exists in the graph but on an inactive branch, for instance on a never activated branch of a blend by bool node | PoseSearch/AnimNode_PoseSearchHistoryCollector.h | |
| PoseSearch/AnimNode_PoseSearchHistoryCollector.h |
GetPoseHistoryPtr()
Description
GetPoseHistory got deprecated in favor of GetPoseHistoryPtr, since FAnimNode_PoseSearchHistoryCollector_Base::PoseHistoryPtr can be invalid during blue print recompilation when the pose history node exists in the graph but on an inactive branch, for instance on a never activated branch of a blend by bool node
| Name | GetPoseHistoryPtr |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/AnimNode_PoseSearchHistoryCollector.h |
| Include Path | #include "PoseSearch/AnimNode_PoseSearchHistoryCollector.h" |
const UE::PoseSearch::FPoseHistory * GetPoseHistoryPtr() const
GetPoseHistoryPtr()
| Name | GetPoseHistoryPtr |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/AnimNode_PoseSearchHistoryCollector.h |
| Include Path | #include "PoseSearch/AnimNode_PoseSearchHistoryCollector.h" |
UE::PoseSearch::FPoseHistory * GetPoseHistoryPtr()