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, BlueprintPure=false, Category=Mover)
TArray < FTrajectorySampleInfo > GetPastTrajectory() const
Remarks
Get a read-only sampling of where the actor has recently been, ordered by ascending age. Will be empty unless history tracking is enabled.