#include "GameFramework/MovementComponent.h"
#include "UObject/ObjectMacros.h"
#include "ProjectileMovementComponent.generated.h"
Go to the source code of this file.