Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInterpToMovementComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InterpToMovementComponent.h |
| Include | #include "Components/InterpToMovementComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/InterpToMovementComponent.cpp |
virtual bool CheckStillInWorld()
Remarks
This will check to see if the InterpTo is still in the world. It will check things like the KillZ, outside world bounds, etc. and handle the situation.