Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/GameFramework/CheatManager.h |
Include |
#include "GameFramework/CheatManager.h" |
Source |
/Engine/Source/Runtime/Engine/Private/CheatManager.cpp |
void
AddCapsuleSweepDebugInfo
(
const FVector
& LineTraceStart,
const FVector
& LineTraceEnd,
const FVector
& HitImpactLocation,
const FVector
& HitNormal,
const FVector
& HitImpactNormal,
const FVector
& HitLocation,
float CapsuleHalfheight,
float CapsuleRadius,
bool
bTracePawn,
bool
bInsideOfObject
)
Add Debug Trace info into current index - used when DebugCapsuleSweepPawn is on