Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FMemStackPoseHistory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PoseSearch/PoseSearchHistory.h | |||
virtual void DebugDraw
(
FAnimInstanceProxy& AnimInstanceProxy, |
PoseSearch/PoseSearchHistory.h |
DebugDraw(const UWorld *, FColor)
| Name | DebugDraw |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchHistory.h |
| Include Path | #include "PoseSearch/PoseSearchHistory.h" |
virtual void DebugDraw
(
const UWorld * World,
FColor Color
) const
DebugDraw(FAnimInstanceProxy &, FColor)
| Name | DebugDraw |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchHistory.h |
| Include Path | #include "PoseSearch/PoseSearchHistory.h" |
| Source | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Private/PoseSearchHistory.cpp |
virtual void DebugDraw
(
FAnimInstanceProxy & AnimInstanceProxy,
FColor Color
) const