![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GameFramework/ProjectileMovementComponent.h"#include "GameFramework/DamageType.h"#include "Engine/World.h"#include "Components/PrimitiveComponent.h"#include "GameFramework/WorldSettings.h"#include "ProfilingDebugging/CsvProfiler.h"Functions | |
| CSV_DECLARE_CATEGORY_MODULE_EXTERN (CORE_API, Basic) | |
| DEFINE_LOG_CATEGORY_STATIC (LogProjectileMovement, Log, All) | |
| DEFINE_LOG_CATEGORY_STATIC (LogProjectileMovementInterpolation, Log, All) | |
| CSV_DECLARE_CATEGORY_MODULE_EXTERN | ( | CORE_API | , |
| Basic | |||
| ) |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogProjectileMovement | , |
| Log | , | ||
| All | |||
| ) |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogProjectileMovementInterpolation | , |
| Log | , | ||
| All | |||
| ) |