Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/PoseSearch > API/Plugins/PoseSearch/PoseSearch/FAnimNode_PoseSe-
- FAnimNode_Base::CacheBones_AnyThread()
- FAnimNode_PoseSearchHistoryCollector_Base::CacheBones_AnyThread()
- FAnimNode_PoseSearchComponentSpaceHistoryCollector::CacheBones_AnyThread()
References
| Module | PoseSearch |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/AnimNode_PoseSearchHistoryCollector.h |
| Include | #include "PoseSearch/AnimNode_PoseSearchHistoryCollector.h" |
| Source | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Private/AnimNode_PoseSearchHistoryCollector.cpp |
virtual void CacheBones_AnyThread
&40;
const FAnimationCacheBonesContext & Context
&41;
Remarks
Called to cache any bones that this node needs to track (e.g. in a FBoneReference). This is usually called at startup when LOD switches occur. This can be called on any thread.
Parameters
| Name | Description |
|---|---|
| Context | Context structure providing access to relevant data |