Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/Debug > API/Plugins/Mover/Debug/UMoverDebugComponent
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/Debug/MoverDebugComponent.h |
| Include | #include "Debug/MoverDebugComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/Debug/MoverDebugComponent.cpp |
UFUNCTION (BlueprintCallable, Category=Mover)
void SetHistoryTracking
(
float SecondsToTrack,
float SamplesPerSecond
)
Remarks
Change history tracking feature settings. Anything <= 0 for SecondsToTrack will disable the feature.