Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FDebugDrawParams
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDebugDrawParams
(
TConstArrayView< FChooserEvaluationContext* > InAnimContexts, |
PoseSearch/PoseSearchContext.h | ||
PRAGMA_DISABLE_DEPRECATION_WARNINGS FDebugDrawParams
(
TArrayView< FAnimInstanceProxy* > InAnimInstanceProxies, |
PoseSearch/PoseSearchContext.h | ||
FDebugDrawParams
(
TArrayView< const USkinnedMeshComponent* > InMeshes, |
PoseSearch/PoseSearchContext.h |
FDebugDrawParams(TConstArrayView< FChooserEvaluationContext >, TConstArrayView< const IPoseHistory >, const FRoleToIndex &, const UPoseSearchDatabase *)
| Name | FDebugDrawParams |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchContext.h |
| Include Path | #include "PoseSearch/PoseSearchContext.h" |
FDebugDrawParams
(
TConstArrayView< FChooserEvaluationContext * > InAnimContexts,
TConstArrayView< const IPoseHistory * > InPoseHistories,
const FRoleToIndex & InRoleToIndex,
const UPoseSearchDatabase * InDatabase
)
FDebugDrawParams(TArrayView< FAnimInstanceProxy >, TConstArrayView< const IPoseHistory >, const FRoleToIndex &, const UPoseSearchDatabase *, EDebugDrawFlags)
| Name | FDebugDrawParams |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchContext.h |
| Include Path | #include "PoseSearch/PoseSearchContext.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FDebugDrawParams
(
TArrayView < FAnimInstanceProxy * > InAnimInstanceProxies,
TConstArrayView< const IPoseHistory * > InPoseHistories,
const FRoleToIndex & InRoleToIndex,
const UPoseSearchDatabase * InDatabase,
EDebugDrawFlags InFlags
)
FDebugDrawParams(TArrayView< const USkinnedMeshComponent >, TConstArrayView< const IPoseHistory >, const FRoleToIndex &, const UPoseSearchDatabase *, EDebugDrawFlags)
| Name | FDebugDrawParams |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchContext.h |
| Include Path | #include "PoseSearch/PoseSearchContext.h" |
FDebugDrawParams
(
TArrayView < const USkinnedMeshComponent * > InMeshes,
TConstArrayView< const IPoseHistory * > InPoseHistories,
const FRoleToIndex & InRoleToIndex,
const UPoseSearchDatabase * InDatabase,
EDebugDrawFlags InFlags
)